Home
last modified time | relevance | path

Searched refs:conn_pending_q (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btm/
Dbtm_ble_bgconn.c700 fixed_queue_enqueue(btm_cb.ble_ctr_cb.conn_pending_q, p); in btm_ble_enqueue_direct_conn_req()
716 p_req = (tBTM_BLE_CONN_REQ*)fixed_queue_try_dequeue(btm_cb.ble_ctr_cb.conn_pending_q); in btm_send_pending_direct_conn()
Dbtm_ble_int.h322 fixed_queue_t *conn_pending_q; member
Dbtm_ble_gap.c3393 p_cb->conn_pending_q = fixed_queue_new(SIZE_MAX); in btm_ble_init()