Searched refs:ble_supported_states (Results 1 – 2 of 2) sorted by relevance
72 static uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE]; variable211 response, ble_supported_states, sizeof(ble_supported_states)); in start_up()339 return ble_supported_states; in get_ble_supported_states()
2571 const uint8_t* ble_supported_states = in btm_ble_topology_check() local2574 if (!BTM_LE_STATES_SUPPORTED(ble_supported_states, bit_num)) { in btm_ble_topology_check()2587 if (!BTM_LE_STATES_SUPPORTED(ble_supported_states, bit_num)) { in btm_ble_topology_check()