Searched refs:ble_supported_states (Results 1 – 2 of 2) sorted by relevance
68 static uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE]; variable211 ble_supported_states, in start_up()212 sizeof(ble_supported_states) in start_up()322 return ble_supported_states; in get_ble_supported_states()
3456 const uint8_t *ble_supported_states = controller_get_interface()->get_ble_supported_states(); in btm_ble_topology_check() local3458 if (!BTM_LE_STATES_SUPPORTED(ble_supported_states, mask, offset)) in btm_ble_topology_check()3476 if (!BTM_LE_STATES_SUPPORTED(ble_supported_states, mask, offset)) in btm_ble_topology_check()