Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Static Public Attributes | List of all members
DBTConstants Class Reference

Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2021 Gothel Software e.K. More...

Collaboration diagram for DBTConstants:

Static Public Attributes

static final String CLIENT_KEY_PATH = "client_keys"
 
static final String SERVER_KEY_PATH = "server_keys"
 

Detailed Description

Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2021 Gothel Software e.K.

Copyright (c) 2021 ZAFENA AB

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Examples
DBTPeripheral00.java, and DBTScanner10.java.

Definition at line 26 of file DBTConstants.java.

Member Data Documentation

◆ CLIENT_KEY_PATH

final String DBTConstants.CLIENT_KEY_PATH = "client_keys"
static
Examples
DBTScanner10.java.

Definition at line 27 of file DBTConstants.java.

◆ SERVER_KEY_PATH

final String DBTConstants.SERVER_KEY_PATH = "server_keys"
static
Examples
DBTPeripheral00.java.

Definition at line 29 of file DBTConstants.java.


The documentation for this class was generated from the following file: