Searched refs:HCI_BLE_READ_SUPPORTED_STATES (Results 1 – 3 of 3) sorted by relevance
164 …uint8_t *stream = read_command_complete_header(response, HCI_BLE_READ_SUPPORTED_STATES, supported_… in parse_ble_read_supported_states_response()
164 return make_command_no_params(HCI_BLE_READ_SUPPORTED_STATES); in make_ble_read_supported_states()
334 #define HCI_BLE_READ_SUPPORTED_STATES (0x001C | HCI_GRP_BLE_CMDS) macro