Searched refs:ble_supported_states (Results 1 – 2 of 2) sorted by relevance
75 uint8_t ble_supported_states[BLE_SUPPORTED_STATES_SIZE]; member252 controller_param.ble_supported_states, in start_up()253 sizeof(controller_param.ble_supported_states) in start_up()362 return controller_param.ble_supported_states; in get_ble_supported_states()
4663 const uint8_t *ble_supported_states = controller_get_interface()->get_ble_supported_states(); in btm_ble_topology_check() local4665 if (!BTM_LE_STATES_SUPPORTED(ble_supported_states, mask, offset)) { in btm_ble_topology_check()4679 if (!BTM_LE_STATES_SUPPORTED(ble_supported_states, mask, offset)) { in btm_ble_topology_check()