Searched refs:bq (Results 1 – 1 of 1) sorted by relevance
2879 BUFFER_Q bq; in btm_sec_check_pending_reqs() local2891 bq = btm_cb.sec_pending_q; in btm_sec_check_pending_reqs()2895 while ((p_e = (tBTM_SEC_QUEUE_ENTRY *)GKI_dequeue (&bq)) != NULL) in btm_sec_check_pending_reqs()6192 BUFFER_Q *bq = &btm_cb.sec_pending_q; in btm_sec_clean_pending_req_queue() local6194 p_e = (tBTM_SEC_QUEUE_ENTRY *)GKI_getfirst(bq); in btm_sec_clean_pending_req_queue()6205 GKI_remove_from_queue(bq, (void *)p_e); in btm_sec_clean_pending_req_queue()6245 BUFFER_Q *bq = &btm_cb.sec_pending_q; in btm_sec_check_pending_enc_req() local6248 p_e = (tBTM_SEC_QUEUE_ENTRY *)GKI_getfirst(bq); in btm_sec_check_pending_enc_req()6271 GKI_remove_from_queue(bq, (void *)p_e); in btm_sec_check_pending_enc_req()