Enumerations | |
enum | bms_cccd_status_t { BMS_CCCD_STATUS_FEATURE_ENABLED, BMS_CCCD_STATUS_FEATURE_DISABLED } |
BMS Service CCCD status. More... | |
enum | bms_op_code_t { BMS_OP_CODE_DEL_BOND_REQ_DEVICE_BR_LE = 0x01, BMS_OP_CODE_DEL_BOND_REQ_DEVICE_BR_ONLY = 0x02, BMS_OP_CODE_DEL_BOND_REQ_DEVICE_LE_ONLY = 0x03, BMS_OP_CODE_DEL_ALL_BONDS_ON_SERVER_BR_LE = 0x04, BMS_OP_CODE_DEL_ALL_BONDS_ON_SERVER_BR_ONLY = 0x05, BMS_OP_CODE_DEL_ALL_BONDS_ON_SERVER_LE_ONLY = 0x06, BMS_OP_CODE_DEL_ALL_BUT_ACTIVE_BOND_BR_LE = 0x07, BMS_OP_CODE_DEL_ALL_BUT_ACTIVE_BOND_BR_ONLY = 0x08, BMS_OP_CODE_DEL_ALL_BUT_ACTIVE_BOND_LE_ONLY = 0x09, BMS_OP_CODE_NONE = 0xFF } |
Bond Management Control Point opcodes. More... | |
enum bms_cccd_status_t |
enum bms_op_code_t |
Bond Management Control Point opcodes.