Searched refs:rl_state (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/btm/
H A Dbtm_ble_privacy.c726 UINT8 rl_state = btm_cb.ble_ctr_cb.rl_state; local
732 btm_cb.ble_ctr_cb.rl_state &= ~rl_mask;
734 if (rl_state != BTM_BLE_RL_IDLE && btm_cb.ble_ctr_cb.rl_state == BTM_BLE_RL_IDLE)
764 UINT8 rl_mask = btm_cb.ble_ctr_cb.rl_state;
866 UINT8 rl_mask = btm_cb.ble_ctr_cb.rl_state;
903 UINT8 rl_state = btm_cb.ble_ctr_cb.rl_state; local
905 btm_cb.ble_ctr_cb.rl_state |
[all...]
H A Dbtm_ble_bgconn.c389 if (btm_cb.ble_ctr_cb.rl_state != BTM_BLE_RL_IDLE
H A Dbtm_ble_int.h337 tBTM_BLE_RL_STATE rl_state; /* Resolving list state */ member in struct:__anon868

Completed in 144 milliseconds