Searched refs:request_state (Results 1 – 2 of 2) sorted by relevance
136 extern bool btm_ble_clear_topology_mask(tBTM_BLE_STATE_MASK request_state);137 extern bool btm_ble_set_topology_mask(tBTM_BLE_STATE_MASK request_state);
2599 uint8_t request_state = 0; in btm_ble_topology_check() local2611 request_state++; in btm_ble_topology_check()2615 uint8_t bit_num = btm_le_state_combo_tbl[0][request_state - 1]; in btm_ble_topology_check()2620 BTM_TRACE_ERROR("state requested not supported: %d", request_state); in btm_ble_topology_check()2630 uint8_t bit_num = btm_le_state_combo_tbl[request_state][state_offset]; in btm_ble_topology_check()