Searched refs:request_state (Results 1 – 2 of 2) sorted by relevance
172 extern bool btm_ble_clear_topology_mask(tBTM_BLE_STATE_MASK request_state);173 extern bool btm_ble_set_topology_mask(tBTM_BLE_STATE_MASK request_state);
2485 uint8_t request_state = 0; in btm_ble_topology_check() local2497 request_state++; in btm_ble_topology_check()2501 uint8_t bit_num = btm_le_state_combo_tbl[0][request_state - 1]; in btm_ble_topology_check()2506 BTM_TRACE_ERROR("state requested not supported: %d", request_state); in btm_ble_topology_check()2516 uint8_t bit_num = btm_le_state_combo_tbl[request_state][state_offset]; in btm_ble_topology_check()