Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
Corg.direct_bt.PlatformToolkit.ABIType | |
Corg.direct_bt.AdapterSettings | Author: Sven Gothel sgoth Copyright (c) 2020 Gothel Software e.K el@j ausof t.co m |
Corg.direct_bt.AdapterStatusListener | BTAdapter status listener for BTDevice discovery events: Added, updated and removed; as well as for certain BTAdapter events |
Corg.direct_bt.BTSecurityRegistry.AddressNameEntryMatch | Interface for user defined EUI48 address and name BTSecurityRegistry.Entry matching criteria and algorithm |
Corg.direct_bt.BTSecurityRegistry.AddressSubNameEntryMatch | Interface for user defined EUI48Sub addressSub and name BTSecurityRegistry.Entry matching criteria and algorithm |
▼CAutoCloseable | |
▼Corg.direct_bt.BTObject | |
▼Cjau.direct_bt.DBTObject | |
Cjau.direct_bt.DBTAdapter | |
Cjau.direct_bt.DBTDevice | |
Cjau.direct_bt.DBTGattChar | |
Cjau.direct_bt.DBTGattDesc | |
Cjau.direct_bt.DBTGattService | |
▼Corg.direct_bt.BTAdapter | Provides access to Bluetooth adapters |
Cjau.direct_bt.DBTAdapter | |
▼Corg.direct_bt.BTDevice | Provides access to Bluetooth adapters |
Cjau.direct_bt.DBTDevice | |
▼Corg.direct_bt.BTGattChar | Provides access to Bluetooth GATT characteristic |
Cjau.direct_bt.DBTGattChar | |
▼Corg.direct_bt.BTGattDesc | Provides access to Bluetooth GATT descriptor |
Cjau.direct_bt.DBTGattDesc | |
▼Corg.direct_bt.BTGattService | Provides access to Bluetooth GATT characteristic |
Cjau.direct_bt.DBTGattService | |
Corg.direct_bt.BDAddressAndType | Unique Bluetooth EUI48 address and BDAddressType tuple |
Corg.direct_bt.BDAddressType | Bluetooth address type constants |
Corg.direct_bt.BLERandomAddressType | Bluetooth LE random address type constants |
Corg.direct_bt.BTDeviceRegistry | Application toolkit providing BT device registration of processed and awaited devices |
Corg.direct_bt.BTFactory | One stop BTManager API entry point |
Corg.direct_bt.BTGattCharListener | BTGattChar event listener for notification and indication events |
▼Corg.direct_bt.BTManager | |
Cjau.direct_bt.DBTManager | |
Corg.direct_bt.BTMode | Bluetooth adapter operating mode |
Corg.direct_bt.BTSecurityLevel | Bluetooth Security Level |
Corg.direct_bt.BTSecurityRegistry | Application toolkit providing BT security setup and its device association on a pattern matching basis, i.e |
Corg.direct_bt.BTType | |
Corg.direct_bt.BTUtils | |
Corg.direct_bt.BTManager.ChangedAdapterSetListener | Event listener to receive change events regarding the system's BTAdapter set, e.g |
Corg.direct_bt.PlatformToolkit.CPUFamily | |
Corg.direct_bt.PlatformToolkit.CPUType | |
Corg.direct_bt.EIRDataTypeSet.DataType | Bits representing 'Extended Inquiry Response' (EIR) data fields |
▼Cjau.direct_bt.DBTNativeDownlink | |
Cjau.direct_bt.DBTObject | |
CDBTScanner10 | This Java scanner example uses the Direct-BT fully event driven workflow and adds multithreading, i.e |
Corg.direct_bt.BTDeviceRegistry.DeviceID | Specifies unique device identities, using BDAddressAndType as key |
Corg.direct_bt.BTDeviceRegistry.DeviceQuery | Specifies devices queries to act upon |
Corg.direct_bt.BTDeviceRegistry.DeviceQueryMatch | Interface for user defined DeviceQuery matching criteria and algorithm |
Corg.direct_bt.EIRDataTypeSet | Bit mask of 'Extended Inquiry Response' (EIR) data fields, indicating a set of related data |
Corg.direct_bt.BTSecurityRegistry.Entry | Entry specifying SMP security details associated to a device query via EUI48Sub or |
Corg.direct_bt.EUI48 | A packed 48 bit EUI-48 identifier, formerly known as MAC-48 or simply network device MAC address (Media Access Control address) |
Corg.direct_bt.EUI48Sub | A 48 bit EUI-48 sub-identifier, see EUI48 |
Corg.direct_bt.GattCharPropertySet | Bit mask of GATT Characteristic Properties |
Corg.direct_bt.HCIStatusCode | BT Core Spec v5.2: Vol 1, Part F Controller Error Codes: 1.3 List of Error Codes |
Corg.direct_bt.HCIWhitelistConnectType | HCI Whitelist connection type |
Corg.direct_bt.BTFactory.ImplementationIdentifier | Identifier names, allowing BTFactory#getBTManager(ImplementationIdentifier) to initialize the required native libraries and to instantiate the root BTManager instance |
Corg.direct_bt.SMPKeyMask.KeyType | SMPKeyMask Key Type |
Corg.direct_bt.BTGattChar.Listener | BTGattChar event listener for notification and indication events |
Corg.direct_bt.BTSecurityRegistry.NameEntryMatch | Interface for user defined name BTSecurityRegistry.Entry matching criteria and algorithm |
Corg.direct_bt.PlatformToolkit.OSType | |
Corg.direct_bt.PairingMode | Bluetooth secure pairing mode |
Corg.direct_bt.SMPLongTermKeyInfo.Properties | SMPLongTermKeyInfo PropertyType Bit Mask |
Corg.direct_bt.SMPSignatureResolvingKeyInfo.Properties | SMPSignatureResolvingKeyInfo PropertyType Bit Mask |
Corg.direct_bt.SMPLongTermKeyInfo.PropertyType | SMPLongTermKeyInfo Property Bits |
Corg.direct_bt.SMPSignatureResolvingKeyInfo.PropertyType | SMPSignatureResolvingKeyInfo Property Bits |
▼CRuntimeException | |
Corg.direct_bt.BTException | |
Corg.direct_bt.ScanType | Meta ScanType as derived from BTMode with defined value mask consisting of BDAddressType bits |
Corg.direct_bt.BTManager.Settings | Interface allowing to retrieve certain settings of the implementation |
Corg.direct_bt.AdapterSettings.SettingType | Bits representing 'BTAdapter setting' data fields |
Corg.direct_bt.SMPIOCapability | SMP IO Capability value |
Corg.direct_bt.SMPKeyBin | Storage for SMP keys including the required connection parameter |
Corg.direct_bt.SMPKeyMask | SMP Key Type for Distribution, indicates keys distributed in the Transport Specific Key Distribution phase |
Corg.direct_bt.SMPLongTermKeyInfo | SMP Long Term Key Info, used for platform agnostic persistence |
Corg.direct_bt.SMPPairingState | SMP Pairing Process state definition |
Corg.direct_bt.SMPSignatureResolvingKeyInfo | SMP Signature Resolving Key Info, used for platform agnostic persistence |
Corg.direct_bt.BTDeviceRegistry.DeviceQuery.Type | DeviceQuery type, i.e |
Corg.direct_bt.GattCharPropertySet.Type | BT Core Spec v5.2: Vol 3, Part G GATT: 3.3.1.1 Characteristic Properties |
Ctest.org.direct_bt.VersionInfo | |
▼CJauVersion | |
Corg.direct_bt.DirectBTVersion | This |
▼CJunitTracer | |
Ctest.org.direct_bt.TestEUI48 | Test basic EUI48 functionality |