|
class | direct_bt::MgmtException |
|
class | direct_bt::MgmtOpcodeException |
|
struct | direct_bt::MgmtLinkKeyInfo |
| Used for MgmtLoadLinkKeyCmd and MgmtEvtNewLinkKey. More...
|
|
struct | direct_bt::MgmtLongTermKeyInfo |
| Used for MgmtLoadLongTermKeyCmd and MgmtEvtNewLongTermKey. More...
|
|
struct | direct_bt::MgmtIdentityResolvingKeyInfo |
| Used for MgmtLoadIdentityResolvingKeyCmd and MgmtEvtNewIdentityResolvingKey. More...
|
|
struct | direct_bt::MgmtSignatureResolvingKeyInfo |
| Used for MgmtEvtNewSignatureResolvingKey. More...
|
|
class | direct_bt::MgmtMsg |
|
class | direct_bt::MgmtCommand |
|
class | direct_bt::MgmtUint8Cmd |
|
class | direct_bt::MgmtSetDiscoverableCmd |
| uint8_t discoverable uint16_t timeout More...
|
|
class | direct_bt::MgmtSetLocalNameCmd |
| uint8_t name[MGMT_MAX_NAME_LENGTH]; uint8_t short_name[MGMT_MAX_SHORT_NAME_LENGTH]; More...
|
|
class | direct_bt::MgmtLoadLinkKeyCmd |
| uint8_t debug_keys, uint16_t key_count, MgmtLinkKey keys[key_count] More...
|
|
class | direct_bt::MgmtLoadLongTermKeyCmd |
| uint16_t key_count MgmtLongTermKey keys[key_count] More...
|
|
class | direct_bt::MgmtCmdAdressInfoMeta |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtDisconnectCmd |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtLoadIdentityResolvingKeyCmd |
| uint16_t key_count MgmtIdentityResolvingKey keys[key_count] More...
|
|
class | direct_bt::MgmtGetConnectionInfoCmd |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtPinCodeReplyCmd |
| mgmt_addr_info { EUI48, uint8_t type }, uint8_t pin_len, uint8_t pin_code[16] More...
|
|
class | direct_bt::MgmtPinCodeNegativeReplyCmd |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtPairDeviceCmd |
| mgmt_addr_info { EUI48, uint8_t type }, SMPIOCapability io_cap (1 octet) More...
|
|
class | direct_bt::MgmtCancelPairDevice |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtUnpairDeviceCmd |
| mgmt_addr_info { EUI48, uint8_t type }, bool disconnect (1 octet) More...
|
|
class | direct_bt::MgmtUserConfirmReplyCmd |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtUserConfirmNegativeReplyCmd |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtUserPasskeyReplyCmd |
| mgmt_addr_info { EUI48, uint8_t type }, uint32_t passkey More...
|
|
class | direct_bt::MgmtUserPasskeyNegativeReplyCmd |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtAddDeviceToWhitelistCmd |
| mgmt_addr_info { EUI48, uint8_t type }, uint8_t action More...
|
|
class | direct_bt::MgmtRemoveDeviceFromWhitelistCmd |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
struct | direct_bt::MgmtConnParam |
| Used in MgmtLoadConnParamCmd and MgmtEvtNewConnectionParam. More...
|
|
class | direct_bt::MgmtLoadConnParamCmd |
| uint16_t param_count 2 MgmtConnParam param[] 15 = 1x More...
|
|
class | direct_bt::MgmtEvent |
| uint16_t opcode, uint16_t dev-id, uint16_t param_size More...
|
|
class | direct_bt::MgmtEvtAdressInfoMeta |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtEvtCmdComplete |
|
class | direct_bt::MgmtEvtCmdStatus |
|
class | direct_bt::MgmtEvtControllerError |
|
class | direct_bt::MgmtEvtNewSettings |
| uint32_t settings More...
|
|
class | direct_bt::MgmtEvtLocalNameChanged |
| uint8_t name[MGMT_MAX_NAME_LENGTH]; uint8_t short_name[MGMT_MAX_SHORT_NAME_LENGTH]; More...
|
|
class | direct_bt::MgmtEvtNewLinkKey |
| uint8_t store_hint, MgmtLinkKey key More...
|
|
class | direct_bt::MgmtEvtNewLongTermKey |
| uint8_t store_hint, MgmtLongTermKeyInfo key More...
|
|
class | direct_bt::MgmtEvtDeviceConnected |
| mgmt_addr_info { EUI48, uint8_t type }, uint32_t flags, uint16_t eir_len; uint8_t *eir More...
|
|
class | direct_bt::MgmtEvtDeviceDisconnected |
| mgmt_addr_info { EUI48, uint8_t type }, uint8_t reason More...
|
|
class | direct_bt::MgmtEvtDeviceConnectFailed |
| mgmt_addr_info { EUI48, uint8_t type }, uint8_t status More...
|
|
class | direct_bt::MgmtEvtPinCodeRequest |
| mgmt_addr_info { EUI48, uint8_t type }, uint8_t secure More...
|
|
class | direct_bt::MgmtEvtUserConfirmRequest |
| mgmt_addr_info { EUI48, uint8_t type }, uint8_t confirm_hint uint32_t value More...
|
|
class | direct_bt::MgmtEvtUserPasskeyRequest |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtEvtAuthFailed |
| mgmt_addr_info { EUI48, uint8_t type }, uint8_t status More...
|
|
class | direct_bt::MgmtEvtDeviceFound |
| mgmt_addr_info { EUI48, uint8_t type }, int8_t rssi, uint32_t flags, uint16_t eir_len; uint8_t *eir More...
|
|
class | direct_bt::MgmtEvtDiscovering |
|
class | direct_bt::MgmtEvtDeviceBlocked |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtEvtDeviceUnblocked |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtEvtDeviceUnpaired |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtEvtNewIdentityResolvingKey |
| uint8_t store_hint, EUI48 random_address; MgmtIdentityResolvingKey key More...
|
|
class | direct_bt::MgmtEvtNewSignatureResolvingKey |
| uint8_t store_hint, EUI48 random_address; MgmtSignatureResolvingKeyInfo key More...
|
|
class | direct_bt::MgmtEvtDeviceWhitelistAdded |
| mgmt_addr_info { EUI48, uint8_t type }, uint8_t action More...
|
|
class | direct_bt::MgmtEvtDeviceWhitelistRemoved |
| mgmt_addr_info { EUI48, uint8_t type }, More...
|
|
class | direct_bt::MgmtEvtNewConnectionParam |
| int8_t store_hint, MgmtConnParam connParam More...
|
|
class | direct_bt::MgmtEvtPairDeviceComplete |
| mgmt_addr_info { EUI48, uint8_t type }, MgmtStatus (1 octet) More...
|
|
class | direct_bt::MgmtEvtHCIEncryptionChanged |
| mgmt_addr_info { EUI48, uint8_t type }, HCIStatusCode status (1 Octet) uint8_t enc_enabled (1 Octet) More...
|
|
class | direct_bt::MgmtEvtHCIEncryptionKeyRefreshComplete |
| mgmt_addr_info { EUI48, uint8_t type }, HCIStatusCode status (1 Octet) More...
|
|
class | direct_bt::MgmtEvtHCILERemoteUserFeatures |
| mgmt_addr_info { EUI48, uint8_t type }, uint64_t features (8 Octets) More...
|
|
class | direct_bt::MgmtEvtAdapterInfo |
|
class | direct_bt::MgmtAdapterEventCallback |
|