Home
last modified time | relevance | path

Searched defs:p_q (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_privacy.c70 tBTM_BLE_RESOLVE_Q *p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_enq_resolving_list_pending() local
92 tBTM_BLE_RESOLVE_Q *p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_brcm_find_resolving_pending_entry() local
119 tBTM_BLE_RESOLVE_Q *p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_deq_resolving_pending() local
971 tBTM_BLE_RESOLVE_Q *p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_resolving_list_init() local
1005 tBTM_BLE_RESOLVE_Q *p_q = &btm_cb.ble_ctr_cb.resolving_list_pend_q; in btm_ble_resolving_list_cleanup() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c146 tGAP_BLE_REQ *p_q; in gap_ble_dealloc_clcb() local
171 tGAP_BLE_REQ *p_q = (tGAP_BLE_REQ *)osi_malloc(sizeof(tGAP_BLE_REQ)); in gap_ble_enqueue_request() local
193 tGAP_BLE_REQ *p_q = (tGAP_BLE_REQ *)fixed_queue_dequeue(p_clcb->pending_req_q, 0);; in gap_ble_dequeue_request() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_sink.c705 static void btc_a2dp_sink_flush_q(fixed_queue_t *p_q) in btc_a2dp_sink_flush_q()
Dbtc_a2dp_source.c1553 static void btc_a2dp_source_flush_q(fixed_queue_t *p_q) in btc_a2dp_source_flush_q()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1277 tL2C_CCB_Q *p_q = NULL; in l2cu_enqueue_ccb() local
1361 tL2C_CCB_Q *p_q = NULL; in l2cu_dequeue_ccb() local