Searched refs:request_state (Results 1 – 2 of 2) sorted by relevance
519 BOOLEAN btm_ble_clear_topology_mask(tBTM_BLE_STATE_MASK request_state);520 BOOLEAN btm_ble_set_topology_mask(tBTM_BLE_STATE_MASK request_state);
4644 UINT8 request_state = 0; in btm_ble_topology_check() local4656 request_state ++; in btm_ble_topology_check()4660 mask = btm_le_state_combo_tbl[0][request_state - 1][0]; in btm_ble_topology_check()4661 offset = btm_le_state_combo_tbl[0][request_state - 1][1]; in btm_ble_topology_check()4666 BTM_TRACE_ERROR("state requested not supported: %d", request_state); in btm_ble_topology_check()4675 mask = btm_le_state_combo_tbl[request_state][state_offset][0]; in btm_ble_topology_check()4676 offset = btm_le_state_combo_tbl[request_state][state_offset][1]; in btm_ble_topology_check()