Searched refs:GKI_dequeue (Results 1 - 25 of 50) sorted by relevance

12

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_utils.c172 while ((p_buf = GKI_dequeue (&p_cb->rx_q)) != NULL)
175 while ((p_buf = GKI_dequeue (&p_cb->tx_q)) != NULL)
H A Dnfc_ncif.c202 p_data = (BT_HDR *)GKI_dequeue (&p_cb->tx_q);
273 p_buf = (BT_HDR *)GKI_dequeue (&nfc_cb.nci_cmd_xmit_q);
993 while ((p_data = GKI_dequeue (&p_cb->rx_q)) != NULL)
998 while ((p_data = GKI_dequeue (&p_cb->tx_q)) != NULL)
1416 p_evt = (BT_HDR *) GKI_dequeue (&p_cb->rx_q);
H A Dnfc_main.c519 while ((p_msg = (BT_HDR *)GKI_dequeue (&nfc_cb.nci_cmd_xmit_q)) != NULL)
1112 while ((p_buf = GKI_dequeue (&p_cb->tx_q)) != NULL)
/external/bluetooth/bluedroid/bta/pan/
H A Dbta_pan_act.c408 while((p_buf = (BT_HDR *)GKI_dequeue(&p_scb->data_queue)) != NULL)
560 while((p_buf = (BT_HDR *)GKI_dequeue(&p_scb->data_queue)) != NULL)
628 GKI_freebuf(GKI_dequeue(&p_scb->data_queue));
637 if ((p_buf = (BT_HDR *)GKI_dequeue(&p_scb->data_queue)) != NULL)
652 GKI_freebuf(GKI_dequeue(&p_scb->data_queue));
H A Dbta_pan_ci.c209 p_buf = (BT_HDR *)GKI_dequeue(&p_scb->data_queue);
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_ucd.c644 GKI_freebuf (GKI_dequeue (&p_lcb->ucd_out_sec_pending_q));
647 GKI_freebuf (GKI_dequeue (&p_lcb->ucd_in_sec_pending_q));
789 p_buf = (BT_HDR*)GKI_dequeue (&p_ccb->p_lcb->ucd_out_sec_pending_q);
810 p_buf = (BT_HDR*)GKI_dequeue (&p_ccb->p_lcb->ucd_out_sec_pending_q);
866 p_buf = (BT_HDR*)GKI_dequeue (&p_ccb->p_lcb->ucd_in_sec_pending_q);
886 p_buf = (BT_HDR*)GKI_dequeue (&p_ccb->p_lcb->ucd_in_sec_pending_q);
H A Dl2c_fcr.c237 GKI_freebuf (GKI_dequeue (&p_fcrb->waiting_for_ack_q));
240 GKI_freebuf (GKI_dequeue (&p_fcrb->srej_rcv_hold_q));
243 GKI_freebuf (GKI_dequeue (&p_fcrb->retrans_q));
806 while ((p_buf = (BT_HDR *)GKI_dequeue (&temp_q)) != NULL)
987 GKI_freebuf (GKI_dequeue (&p_fcrb->waiting_for_ack_q));
1581 GKI_freebuf (GKI_dequeue (&p_ccb->fcrb.retrans_q));
1638 p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->fcrb.retrans_q);
1708 p_xmit = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q);
/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_auth.c173 if ((p_buf = (tGATT_PENDING_ENC_CLCB *)GKI_dequeue (&p_tcb->pending_enc_clcb)) != NULL)
196 if ((p_buf = (tGATT_PENDING_ENC_CLCB *)GKI_dequeue (&p_tcb->pending_enc_clcb)) != NULL)
242 if ((p_buf = (tGATT_PENDING_ENC_CLCB *)GKI_dequeue (&p_tcb->pending_enc_clcb)) != NULL)
H A Dgatt_utils.c96 GKI_freebuf (GKI_dequeue (&p_tcb->pending_ind_q));
113 GKI_freebuf (GKI_dequeue (&p_tcb->pending_enc_clcb));
376 GKI_freebuf (GKI_dequeue (&p->svc_db.svc_buffer));
400 GKI_freebuf (GKI_dequeue (&p_elem->svc_db.svc_buffer));
/external/bluetooth/bluedroid/stack/gap/
H A Dgap_conn.c331 GKI_freebuf (GKI_dequeue (&p_ccb->rx_queue));
405 p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->rx_queue);
469 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->tx_queue)) != NULL)
554 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->tx_queue)) != NULL)
1051 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->tx_queue)) != NULL)
1174 GKI_freebuf (GKI_dequeue (&p_ccb->rx_queue));
1177 GKI_freebuf (GKI_dequeue (&p_ccb->tx_queue));
1255 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->tx_queue)) != NULL)
/external/bluetooth/bluedroid/stack/avdt/
H A Davdt_ccb_act.c70 while ((p_buf = (BT_HDR *) GKI_dequeue(&p_ccb->rsp_q)) != NULL)
683 p_ccb->p_curr_cmd = (BT_HDR *) GKI_dequeue(&p_ccb->cmd_q);
847 if ((p_msg = (BT_HDR *) GKI_dequeue(&p_ccb->cmd_q)) != NULL)
885 while ((p_msg = (BT_HDR *) GKI_dequeue(&p_ccb->rsp_q)) != NULL)
H A Davdt_scb_act.c1259 while((p_frag = (BT_HDR*)GKI_dequeue (&p_scb->frag_q)) != NULL)
1410 while((p_frag = (BT_HDR*)GKI_dequeue (&p_scb->frag_q)) != NULL)
1840 while((p_frag = (BT_HDR*)GKI_dequeue (&p_data->apiwrite.frag_q)) != NULL)
1899 while((p_frag = (BT_HDR*)GKI_dequeue (&p_scb->frag_q)) != NULL)
1954 while((p_pkt = (BT_HDR*)GKI_dequeue (&p_scb->frag_q)) != NULL)
/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_link.c379 GKI_freebuf (GKI_dequeue (&llcp_cb.lcb.sig_xmit_q));
390 GKI_freebuf (GKI_dequeue (&p_app_cb->ui_xmit_q));
395 GKI_freebuf (GKI_dequeue (&p_app_cb->ui_rx_q));
1092 GKI_freebuf (GKI_dequeue (&p_app_cb->ui_rx_q));
1443 p_msg = (BT_HDR*) GKI_dequeue (&llcp_cb.lcb.sig_xmit_q);
1476 p_msg = (BT_HDR*) GKI_dequeue (&p_app_cb->ui_xmit_q);
H A Dllcp_api.c603 GKI_freebuf (GKI_dequeue (&p_app_cb->ui_xmit_q));
804 GKI_dequeue (&p_app_cb->ui_rx_q);
875 GKI_dequeue (&p_app_cb->ui_rx_q);
1246 GKI_dequeue (&p_dlcb->i_rx_q);
1328 GKI_dequeue (&p_dlcb->i_rx_q);
/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_utils.c216 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_port->rx.queue)) != NULL)
221 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_port->tx.queue)) != NULL)
H A Drfc_utils.c205 while ((p_buf = GKI_dequeue(&p_mcb->cmd_q)) != NULL)
471 if ((p = (BT_HDR *) GKI_dequeue(&p_mcb->cmd_q)) == NULL)
H A Dport_api.c1137 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_port->rx.queue)) != NULL)
1153 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_port->tx.queue)) != NULL)
1257 GKI_freebuf (GKI_dequeue (&p_port->rx.queue));
1319 p_buf = (BT_HDR *)GKI_dequeue (&p_port->rx.queue);
H A Drfc_mx_fsm.c505 while ((p_buf = (BT_HDR *)GKI_dequeue(&p_mcb->cmd_q)) != NULL)
/external/bluetooth/bluedroid/gki/common/
H A Dgki.h421 GKI_API extern void *GKI_dequeue (BUFFER_Q *);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki.h444 GKI_API extern void *GKI_dequeue (BUFFER_Q *);
/external/libnfc-nci/src/gki/common/
H A Dgki.h446 GKI_API extern void *GKI_dequeue (BUFFER_Q *);
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c475 p_buf = (BT_HDR *)GKI_dequeue (&(p_hci_cmd_cb->cmd_xmit_q));
1556 if ((p_cmd = (BT_HDR *) GKI_dequeue (&(p_hci_cmd_cb->cmd_cmpl_q))) == NULL)
2207 while ((p_cmd = (BT_HDR *) GKI_dequeue (&btu_cb.hci_cmd_cb[0].cmd_cmpl_q)) != NULL)
2211 while ((p_cmd = (BT_HDR *) GKI_dequeue (&btu_cb.hci_cmd_cb[0].cmd_xmit_q)) != NULL)
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_media_task.c1207 GKI_freebuf(GKI_dequeue(p_q));
1902 return GKI_dequeue(&(btif_media_cb.TxAaQ));
2208 GKI_freebuf(GKI_dequeue(&(btif_media_cb.TxAaQ)));
/external/bluetooth/bluedroid/stack/avct/
H A Davct_lcb_act.c460 while ( !p_lcb->cong && (p_buf = (BT_HDR *)GKI_dequeue(&p_lcb->tx_q)) != NULL)
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble_bgconn.c677 p_req = (tBTM_BLE_CONN_REQ*)GKI_dequeue (&btm_cb.ble_ctr_cb.conn_pending_q);

Completed in 1136 milliseconds

12