Home | History | Annotate | Download | only in btm

Lines Matching refs:bq

2870         fixed_queue_t *bq = btm_cb.sec_pending_q;
2875 while ((p_e = (tBTM_SEC_QUEUE_ENTRY *)fixed_queue_try_dequeue(bq)) != NULL)
2899 fixed_queue_free(bq, NULL);