Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
►Ndirect_bt | |
►NBTDeviceRegistry | Application toolkit providing BT device registration of processed and awaited devices |
CDeviceID | Specifies unique device identities, using BDAddressAndType as key |
CDeviceQuery | Specifies devices queries to act upon |
►NBTSecurityRegistry | Application toolkit providing BT security setup and its device association on a pattern matching basis, i.e |
CEntry | |
►Nimpl | |
CStatusListenerPair | |
CAdapterInfo | |
CAdapterStatusListener | BTAdapter status listener for BTDevice discovery events: Added, updated and removed; as well as for certain BTAdapter events |
CAssociatedBTGattCharListener | |
CAttElementList | |
CAttErrorRsp | ATT Protocol PDUs Vol 3, Part F 3.4.1.1 |
CAttException | |
CAttExchangeMTU | ATT Protocol PDUs Vol 3, Part F 3.4.2.2 |
CAttFindInfoReq | ATT Protocol PDUs Vol 3, Part F 3.4.3.1 |
►CAttFindInfoRsp | ATT Protocol PDUs Vol 3, Part F 3.4.3.2 |
CElement | Element := { uint16_t handle, UUID value }, with a UUID of UUID16 or UUID128 |
CAttHandleValueCfm | ATT Protocol PDUs Vol 3, Part F 3.4.7.3 |
CAttHandleValueRcv | ATT Protocol PDUs Vol 3, Part F 3.4.7.1 and 3.4.7.2 |
CAttOpcodeException | |
CAttPDUMsg | Handles the Attribute Protocol (ATT) using Protocol Data Unit (PDU) encoded messages over L2CAP channel |
CAttPDUUndefined | Our own pseudo opcode, indicating no ATT PDU message |
CAttReadBlobReq | ATT Protocol PDUs Vol 3, Part F 3.4.4.5 |
CAttReadBlobRsp | ATT Protocol PDUs Vol 3, Part F 3.4.4.6 |
►CAttReadByGroupTypeRsp | ATT Protocol PDUs Vol 3, Part F 3.4.4.10 |
CElement | Element := { uint16_t startHandle, uint16_t endHandle, uint8_t value[value-size] } |
CAttReadByNTypeReq | ATT Protocol PDUs Vol 3, Part F 3.4.4.1 |
►CAttReadByTypeRsp | ATT Protocol PDUs Vol 3, Part F 3.4.4.2 |
CElement | Element := { uint16_t handle, uint8_t value[value-size] } |
CAttReadReq | ATT Protocol PDUs Vol 3, Part F 3.4.4.3 |
CAttReadRsp | ATT Protocol PDUs Vol 3, Part F 3.4.4.4 |
CAttValueException | |
CAttWriteCmd | ATT Protocol PDUs Vol 3, Part F 3.4.5.3 |
CAttWriteReq | ATT Protocol PDUs Vol 3, Part F 3.4.5.1 |
CAttWriteRsp | ATT Protocol PDUs Vol 3, Part F 3.4.5.2 |
CBDAddressAndType | Unique Bluetooth EUI48 address and BDAddressType tuple |
CBTAdapter | BTAdapter represents one Bluetooth Controller |
CBTDevice | |
CBTException | |
►CBTGattChar | |
CListener | BTGattChar event listener for notification and indication events |
CBTGattCharListener | BTGattChar event listener for notification and indication events |
CBTGattDesc | BT Core Spec v5.2: Vol 3, Part G GATT: 3.3.3 Characteristic Descriptor |
CBTGattEnv | GATT Singleton runtime environment properties |
CBTGattHandler | A thread safe GATT handler associated to one device via one L2CAP connection |
CBTGattService | Representing a complete [Primary] Service Declaration including its list of Characteristic Declarations, which also may include its client config if available |
CBTManager | A thread safe singleton handler of the Linux Kernel's BlueZ manager control channel |
CBTObject | |
CConnectionInfo | Mgmt_addr_info { EUI48, uint8_t type }, int8_t rssi, int8_t tx_power, int8_t max_tx_power; |
CDirectBTJNISettings | |
CEInfoReport | Collection of 'Extended Advertising Data' (EAD), 'Advertising Data' (AD) or 'Extended Inquiry Response' (EIR) information |
CEUI48 | A packed 48 bit EUI-48 identifier, formerly known as MAC-48 or simply network device MAC address (Media Access Control address) |
CEUI48Sub | A 48 bit EUI-48 sub-identifier, see EUI48 |
CGattBatteryServiceSvc | Https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Services/org.bluetooth.service.battery_service.xml |
CGattCharacteristicPropertySpec | |
CGattCharacteristicSpec | |
CGattClientCharacteristicConfigSpec | |
CGattDeviceInformationSvc | Device Information is a GATT service |
CGattGenericAccessSvc | Generic Access Service is a mandatory GATT service all peripherals are required to implement |
CGattPeriphalPreferredConnectionParameters | Peripheral Preferred Connection Parameters is a GATT Characteristic |
CGattPnP_ID | PnP ID is a GATT Characteristic |
CGattServiceCharacteristic | |
CGattTemperatureMeasurement | Https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Characteristics/org.bluetooth.characteristic.temperature_measurement.xml |
►CHCIACLData | BT Core Spec v5.2: Vol 4, Part E HCI: 5.4.2 HCI ACL Data packets |
Cl2cap_frame | Representing ACL Datas' L2CAP Frame |
CHCIComm | Read/Write HCI communication channel |
CHCICommand | BT Core Spec v5.2: Vol 4, Part E HCI: 5.4.1 HCI Command packet |
CHCICommandCompleteEvent | BT Core Spec v5.2: Vol 4, Part E HCI: 7.7.14 Command Complete event |
CHCICommandStatusEvent | BT Core Spec v5.2: Vol 4, Part E HCI: 7.7.15 Command Status event |
CHCIDisconnectCmd | BT Core Spec v5.2: Vol 4, Part E HCI: 7.1.6 Disconnect command |
CHCIDisconnectionCompleteEvent | BT Core Spec v5.2: Vol 4, Part E HCI: 7.7.5 Disconnection Complete event |
CHCIEnv | HCI Singleton runtime environment properties |
CHCIEvent | BT Core Spec v5.2: Vol 4, Part E HCI: 5.4.4 HCI Event packet |
CHCIException | |
CHCIHandler | A thread safe singleton handler of the HCI control channel to one controller (BT adapter) |
CHCILocalVersion | |
CHCIMetaEvent | BT Core Spec v5.2: Vol 4, Part E HCI: 7.7.65 LE Meta event |
CHCIOpcodeException | |
CHCIPacket | BT Core Spec v5.2: Vol 4, Part E HCI: 5.4 Exchange of HCI-specific information |
CHCIPacketException | |
CHCIStructCmdCompleteEvtWrap | Generic HCIEvent wrapper for any HCI IOCTL 'command complete' alike event struct having a HCIStatusCode uint8_t status field |
CHCIStructCmdCompleteMetaEvtWrap | Generic HCIMetaEvent wrapper for any HCI IOCTL 'command complete' alike meta event struct having a HCIStatusCode uint8_t status field |
CHCIStructCommand | Generic HCICommand wrapper for any HCI IOCTL structure |
Cl2cap_hdr | |
CL2CAPComm | Read/Write L2CAP communication channel |
CL2CAPEnv | L2CAP Singleton runtime environment properties |
CManufactureSpecificData | |
CMgmtAdapterEventCallback | |
CMgmtAddDeviceToWhitelistCmd | Mgmt_addr_info { EUI48, uint8_t type }, uint8_t action |
CMgmtCancelPairDevice | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtCmdAdressInfoMeta | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtCommand | |
CMgmtConnParam | Used in MgmtLoadConnParamCmd and MgmtEvtNewConnectionParam |
CMgmtDisconnectCmd | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtEnv | Managment Singleton runtime environment properties |
CMgmtEvent | Uint16_t opcode, uint16_t dev-id, uint16_t param_size |
CMgmtEvtAdapterInfo | |
CMgmtEvtAdressInfoMeta | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtEvtAuthFailed | Mgmt_addr_info { EUI48, uint8_t type }, uint8_t status |
CMgmtEvtCmdComplete | |
CMgmtEvtCmdStatus | |
CMgmtEvtControllerError | |
CMgmtEvtDeviceBlocked | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtEvtDeviceConnected | Mgmt_addr_info { EUI48, uint8_t type }, uint32_t flags, uint16_t eir_len; uint8_t *eir |
CMgmtEvtDeviceConnectFailed | Mgmt_addr_info { EUI48, uint8_t type }, uint8_t status |
CMgmtEvtDeviceDisconnected | Mgmt_addr_info { EUI48, uint8_t type }, uint8_t reason |
CMgmtEvtDeviceFound | Mgmt_addr_info { EUI48, uint8_t type }, int8_t rssi, uint32_t flags, uint16_t eir_len; uint8_t *eir |
CMgmtEvtDeviceUnblocked | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtEvtDeviceUnpaired | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtEvtDeviceWhitelistAdded | Mgmt_addr_info { EUI48, uint8_t type }, uint8_t action |
CMgmtEvtDeviceWhitelistRemoved | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtEvtDiscovering | |
CMgmtEvtHCIEncryptionChanged | Mgmt_addr_info { EUI48, uint8_t type }, HCIStatusCode status (1 Octet) uint8_t enc_enabled (1 Octet) |
CMgmtEvtHCIEncryptionKeyRefreshComplete | Mgmt_addr_info { EUI48, uint8_t type }, HCIStatusCode status (1 Octet) |
CMgmtEvtHCILERemoteUserFeatures | Mgmt_addr_info { EUI48, uint8_t type }, uint64_t features (8 Octets) |
CMgmtEvtLocalNameChanged | Uint8_t name[MGMT_MAX_NAME_LENGTH]; uint8_t short_name[MGMT_MAX_SHORT_NAME_LENGTH]; |
CMgmtEvtNewConnectionParam | Int8_t store_hint, MgmtConnParam connParam |
CMgmtEvtNewIdentityResolvingKey | Uint8_t store_hint, EUI48 random_address; MgmtIdentityResolvingKey key |
CMgmtEvtNewLinkKey | Uint8_t store_hint, MgmtLinkKey key |
CMgmtEvtNewLongTermKey | Uint8_t store_hint, MgmtLongTermKeyInfo key |
CMgmtEvtNewSettings | Uint32_t settings |
CMgmtEvtNewSignatureResolvingKey | Uint8_t store_hint, EUI48 random_address; MgmtSignatureResolvingKeyInfo key |
CMgmtEvtPairDeviceComplete | Mgmt_addr_info { EUI48, uint8_t type }, MgmtStatus (1 octet) |
CMgmtEvtPinCodeRequest | Mgmt_addr_info { EUI48, uint8_t type }, uint8_t secure |
CMgmtEvtUserConfirmRequest | Mgmt_addr_info { EUI48, uint8_t type }, uint8_t confirm_hint uint32_t value |
CMgmtEvtUserPasskeyRequest | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtException | |
CMgmtGetConnectionInfoCmd | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtIdentityResolvingKeyInfo | Used for MgmtLoadIdentityResolvingKeyCmd and MgmtEvtNewIdentityResolvingKey |
CMgmtLinkKeyInfo | Used for MgmtLoadLinkKeyCmd and MgmtEvtNewLinkKey |
CMgmtLoadConnParamCmd | Uint16_t param_count 2 MgmtConnParam param[] 15 = 1x |
CMgmtLoadIdentityResolvingKeyCmd | Uint16_t key_count MgmtIdentityResolvingKey keys[key_count] |
CMgmtLoadLinkKeyCmd | Uint8_t debug_keys, uint16_t key_count, MgmtLinkKey keys[key_count] |
CMgmtLoadLongTermKeyCmd | Uint16_t key_count MgmtLongTermKey keys[key_count] |
CMgmtLongTermKeyInfo | Used for MgmtLoadLongTermKeyCmd and MgmtEvtNewLongTermKey |
CMgmtMsg | |
CMgmtOpcodeException | |
CMgmtPairDeviceCmd | Mgmt_addr_info { EUI48, uint8_t type }, SMPIOCapability io_cap (1 octet) |
CMgmtPinCodeNegativeReplyCmd | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtPinCodeReplyCmd | Mgmt_addr_info { EUI48, uint8_t type }, uint8_t pin_len, uint8_t pin_code[16] |
CMgmtRemoveDeviceFromWhitelistCmd | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtSetDiscoverableCmd | Uint8_t discoverable uint16_t timeout |
CMgmtSetLocalNameCmd | Uint8_t name[MGMT_MAX_NAME_LENGTH]; uint8_t short_name[MGMT_MAX_SHORT_NAME_LENGTH]; |
CMgmtSignatureResolvingKeyInfo | Used for MgmtEvtNewSignatureResolvingKey |
CMgmtUint8Cmd | |
CMgmtUnpairDeviceCmd | Mgmt_addr_info { EUI48, uint8_t type }, bool disconnect (1 octet) |
CMgmtUserConfirmNegativeReplyCmd | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtUserConfirmReplyCmd | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtUserPasskeyNegativeReplyCmd | Mgmt_addr_info { EUI48, uint8_t type }, |
CMgmtUserPasskeyReplyCmd | Mgmt_addr_info { EUI48, uint8_t type }, uint32_t passkey |
CNameAndShortName | |
CPOctets | Persistent octet data, i.e |
CSMPEncInfoMsg | Vol 3, Part H: 3.6.2 Encryption Information message |
CSMPEncKeyByteStream | Tag type to group all SMP messages covering encryption keys, treated as byte stream (all of them) |
CSMPEnv | SMP Singleton runtime environment properties |
CSMPException | |
CSMPHandler | A thread safe SMP handler associated to one device via one L2CAP connection |
CSMPIdentAddrInfoMsg | Vol 3, Part H: 3.6.5 Identity Address Information message |
CSMPIdentInfoMsg | Vol 3, Part H: 3.6.4 Identify Information message |
CSMPKeyBin | Storage for SMP keys including the required connection parameter |
CSMPLongTermKeyInfo | SMP Long Term Key Info, used for platform agnostic persistence |
CSMPMasterIdentMsg | Vol 3, Part H: 3.6.3 Master Identification message |
CSMPOpcodeException | |
CSMPPacketException | |
CSMPPairConfirmMsg | Vol 3, Part H: 3.5.3 Pairing Confirm message |
CSMPPairDHKeyCheckMsg | Vol 3, Part H: 3.5.7 Pairing DHKey Check message |
CSMPPairFailedMsg | Vol 3, Part H: 3.5.5 Pairing Failed message |
CSMPPairingMsg | Vol 3, Part H: 3.5.1 Pairing Request message |
CSMPPairPubKeyMsg | Vol 3, Part H: 3.5.6 Pairing Public Key message |
CSMPPairRandMsg | Vol 3, Part H: 3.5.4 Pairing Random message |
CSMPPasskeyNotification | Vol 3, Part H: 3.5.8 Passkey Entry: Keypress notification messages |
CSMPPDUMsg | Handles the Security Manager Protocol (SMP) using Protocol Data Unit (PDU) encoded messages over L2CAP channel |
CSMPSecurityReqMsg | Vol 3, Part H: 3.6.7 Security Request message |
CSMPSignatureResolvingKeyInfo | SMP Signature Resolving Key Info, used for platform agnostic persistence |
CSMPSignInfoMsg | Vol 3, Part H: 3.6.6 Signing Information message |
CSMPValueException | |
CTOctets | Transient octet data, i.e |
CTOctetSlice | |
CTROOctets | Transient read only octet data, i.e |
Cuuid128_t | |
Cuuid16_t | |
Cuuid32_t | |
Cuuid_t | |
►Nieee11073 | IEEE11073 Data Types |
CAbsoluteTime | Date / timestamp format |
CFloatTypes | IEEE11073 Float Data Types |
CRuntimeException | |
►Njau | |
Ccall_on_release | Call on release allows the user to pass a function to be called at destruction of this instance |
►Ccallocator | A simple allocator using POSIX C functions: ::malloc() , ::free() and ::realloc() |
Crebind | |
CCaptureInvocationFunc | |
CClassInvocationFunc | |
►Ccounting_allocator | Performance counter std::allocator specialization |
Crebind | |
►Ccounting_callocator | Performance counter jau::callocator specialization |
Crebind | |
Ccow_darray | Implementation of a Copy-On-Write (CoW) using jau::darray as the underlying storage, exposing lock-free read operations using SC-DRF atomic synchronization |
Ccow_ro_iterator | Implementation of a Copy-On-Write (CoW) read-onlu iterator over immutable value_type storage |
Ccow_rw_iterator | Implementation of a Copy-On-Write (CoW) read-write iterator over mutable value_type storage |
Ccow_vector | Implementation of a Copy-On-Write (CoW) using std::vector as the underlying storage, exposing lock-free read operations using SC-DRF atomic synchronization |
Cdarray | Implementation of a dynamic linear array storage, aka vector |
Cenvironment | Main jau environment class, supporting environment variable access and fetching elapsed time using its stored startup-time |
CFunctionDef | |
Chas_builtin_bit_cast | Convenience type trait for __has_builtin(__builtin_bit_cast) |
Chas_endian_big | A big-endian type trait for convenience |
Chas_endian_little | A little-endian type trait for convenience |
►Chas_member_of_pointer | Checker for member of pointer '->' operator with convertible pointer return, no arguments |
Ctype > | |
CIllegalArgumentException | |
CIllegalStateException | |
CIndexOutOfBoundsException | |
CInternalError | |
CInvocationFunc | One goal to produce the member-function type instance is to be class type agnostic for storing in the toolkit |
Cis_cow_type | template< class T > is_cow_type<T>::value compile-time Type Trait, determining whether the given template class is a CoW type, e.g |
Cis_cow_type< T, std::void_t< typename T::cow_container_t > > | template< class T > is_cow_type<T>::value compile-time Type Trait, determining whether the given template class is a CoW type, e.g |
Cis_darray_type | template< class T > is_darray_type<T>::value compile-time Type Trait, determining whether the given template class is a - or has a darray type, e.g |
Cis_darray_type< T, std::void_t< typename T::darray_tag > > | template< class T > is_darray_type<T>::value compile-time Type Trait, determining whether the given template class is a - or has a darray type, e.g |
CJavaAnon | Pure virtual JavaAnon, hiding Java JNI details from API, to be implemented by JNI module |
CJavaGlobalObj | Implementation for JavaAnon, by simply wrapping a JNIGlobalRef instance |
CJavaUplink | Sharing the anonymous Java object (JavaAnon), i.e |
CNullInvocationFunc | |
CNullPointerException | |
Cordered_atomic | Std::atomic<T> type with predefined fixed std::memory_order, not allowing changing the memory model on usage and applying the set order to all operator |
COutOfMemoryError | |
Cpacked_t | Safe access to a pointer cast from unaligned memory via packed attribute, i.e |
CPlainInvocationFunc | |
Cringbuffer | Ring buffer implementation, a.k.a circular buffer, exposing lock-free get*(..) and put*(..) methods |
Croot_environment | Base jau environment class, merely to tag all environment settings by inheritance and hence documentation |
CRuntimeException | |
Csc_atomic_critical | This class provides a RAII-style Sequentially Consistent (SC) data race free (DRF) critical block |
CStdInvocationFunc | |
Ctype_cue | Helper, allowing simple access to compile time typename and Type traits information, see jau::type_name_cue to setup typename's string representation |
Ctype_name_cue | Helper, allowing simple access and provision of a typename string representation at compile time, see jau::type_cue for usage |
Cuint128_t | |
Cuint192_t | |
Cuint256_t | |
CUnsupportedOperationException | |
►Nstd | STL namespace |
Chash< Addr48Bit > | |
Chash< DataType01 > | |
Chash< direct_bt::BDAddressAndType > | |
Chash< direct_bt::BTDeviceRegistry::DeviceID > | |
Chash< direct_bt::EUI48 > | |
Chash< direct_bt::EUI48Sub > | |
CAddr48Bit | |
CBooleanMgmtCBContext | |
CDataType01 | |
CDelegatedBTGattCharListener | |
CGattCharacteristicPropertySpec | |
CGattCharacteristicSpec | |
CGattClientCharacteristicConfigSpec | |
CGattServiceCharacteristic | |
Chci_rp_status | |
CInteger | |
CJNIAdapterStatusListener | |
CJNICriticalArray | |
CJNIEnvContainer | |
CJNIGattCharListener | |
CJNIGlobalRef | |
CMyAdapterStatusListener | |
CMyGattCharListener | |
CMyGATTEventListener | |
CNamedPayloadListDefault | |
CNamedPayloadListMemMove | |
CNamedSharedPayloadListDefault | |
CNamedSharedPayloadListMemMove | |
CNot | |
COne | |
CTestFunctionDef01 | |
CTestMemModelSCDRF00 | Test_mm_sc_drf_00: Testing SC-DRF non-atomic global read and write within an atomic acquire/release critical block |
CTestMemModelSCDRF01 | Test_mm_sc_drf_01: Testing SC-DRF non-atomic global read and write within a locked mutex critical block |
CTestRingbuffer01 | |
CTestRingbuffer02 | |
CTestRingbuffer03 | |
CTestRingbuffer11 | |
CTestRingbuffer12 | |
CTestRingbuffer13 | |
CTwo |