Home
last modified time | relevance | path

Searched refs:resolving_list_pend_q (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_privacy.cc68 tBTM_BLE_RESOLVE_Q* p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_enq_resolving_list_pending()
90 tBTM_BLE_RESOLVE_Q* p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_brcm_find_resolving_pending_entry()
116 tBTM_BLE_RESOLVE_Q* p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_deq_resolving_pending()
897 tBTM_BLE_RESOLVE_Q* p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_resolving_list_init()
930 tBTM_BLE_RESOLVE_Q* p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_resolving_list_cleanup()
Dbtm_ble_int_types.h309 tBTM_BLE_RESOLVE_Q resolving_list_pend_q; /* Resolving list queue */ member