/external/bluetooth/bluedroid/stack/gap/ |
D | gap_conn.c | 331 GKI_freebuf (GKI_dequeue (&p_ccb->rx_queue)); in GAP_ConnReadData() 405 p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->rx_queue); in GAP_ConnBTRead() 469 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->tx_queue)) != NULL) in GAP_ConnBTWrite() 554 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->tx_queue)) != NULL) in GAP_ConnWriteData() 1051 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->tx_queue)) != NULL) in gap_congestion_ind() 1174 GKI_freebuf (GKI_dequeue (&p_ccb->rx_queue)); in gap_release_ccb() 1177 GKI_freebuf (GKI_dequeue (&p_ccb->tx_queue)); in gap_release_ccb() 1255 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->tx_queue)) != NULL) in gap_proc_btu_event()
|
/external/libnfc-nci/src/nfc/nfc/ |
D | nfc_utils.c | 172 while ((p_buf = GKI_dequeue (&p_cb->rx_q)) != NULL) in nfc_free_conn_cb() 175 while ((p_buf = GKI_dequeue (&p_cb->tx_q)) != NULL) in nfc_free_conn_cb()
|
D | nfc_ncif.c | 202 p_data = (BT_HDR *)GKI_dequeue (&p_cb->tx_q); in nfc_ncif_send_data() 273 p_buf = (BT_HDR *)GKI_dequeue (&nfc_cb.nci_cmd_xmit_q); in nfc_ncif_check_cmd_queue() 993 while ((p_data = GKI_dequeue (&p_cb->rx_q)) != NULL) in nfc_ncif_proc_deactivate() 998 while ((p_data = GKI_dequeue (&p_cb->tx_q)) != NULL) in nfc_ncif_proc_deactivate() 1416 p_evt = (BT_HDR *) GKI_dequeue (&p_cb->rx_q); in nfc_data_event()
|
D | nfc_main.c | 519 while ((p_msg = (BT_HDR *)GKI_dequeue (&nfc_cb.nci_cmd_xmit_q)) != NULL) in nfc_main_flush_cmd_queue() 1112 while ((p_buf = GKI_dequeue (&p_cb->tx_q)) != NULL) in NFC_FlushData()
|
/external/bluetooth/bluedroid/bta/pan/ |
D | bta_pan_act.c | 408 while((p_buf = (BT_HDR *)GKI_dequeue(&p_scb->data_queue)) != NULL) in bta_pan_disable() 560 while((p_buf = (BT_HDR *)GKI_dequeue(&p_scb->data_queue)) != NULL) in bta_pan_conn_close() 628 GKI_freebuf(GKI_dequeue(&p_scb->data_queue)); in bta_pan_tx_path() 637 if ((p_buf = (BT_HDR *)GKI_dequeue(&p_scb->data_queue)) != NULL) in bta_pan_tx_path() 652 GKI_freebuf(GKI_dequeue(&p_scb->data_queue)); in bta_pan_tx_path()
|
D | bta_pan_ci.c | 209 p_buf = (BT_HDR *)GKI_dequeue(&p_scb->data_queue); in bta_pan_ci_readbuf()
|
/external/bluetooth/bluedroid/stack/l2cap/ |
D | l2c_ucd.c | 644 GKI_freebuf (GKI_dequeue (&p_lcb->ucd_out_sec_pending_q)); in l2c_ucd_delete_sec_pending_q() 647 GKI_freebuf (GKI_dequeue (&p_lcb->ucd_in_sec_pending_q)); in l2c_ucd_delete_sec_pending_q() 789 p_buf = (BT_HDR*)GKI_dequeue (&p_ccb->p_lcb->ucd_out_sec_pending_q); in l2c_ucd_send_pending_out_sec_q() 810 p_buf = (BT_HDR*)GKI_dequeue (&p_ccb->p_lcb->ucd_out_sec_pending_q); in l2c_ucd_discard_pending_out_sec_q() 866 p_buf = (BT_HDR*)GKI_dequeue (&p_ccb->p_lcb->ucd_in_sec_pending_q); in l2c_ucd_send_pending_in_sec_q() 886 p_buf = (BT_HDR*)GKI_dequeue (&p_ccb->p_lcb->ucd_in_sec_pending_q); in l2c_ucd_discard_pending_in_sec_q()
|
D | l2c_fcr.c | 237 GKI_freebuf (GKI_dequeue (&p_fcrb->waiting_for_ack_q)); in l2c_fcr_cleanup() 240 GKI_freebuf (GKI_dequeue (&p_fcrb->srej_rcv_hold_q)); in l2c_fcr_cleanup() 243 GKI_freebuf (GKI_dequeue (&p_fcrb->retrans_q)); in l2c_fcr_cleanup() 806 while ((p_buf = (BT_HDR *)GKI_dequeue (&temp_q)) != NULL) in l2c_fcr_proc_pdu() 987 GKI_freebuf (GKI_dequeue (&p_fcrb->waiting_for_ack_q)); in process_reqseq() 1581 GKI_freebuf (GKI_dequeue (&p_ccb->fcrb.retrans_q)); in retransmit_i_frames() 1638 p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->fcrb.retrans_q); in l2c_fcr_get_next_xmit_sdu_seg() 1708 p_xmit = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q); in l2c_fcr_get_next_xmit_sdu_seg()
|
D | l2c_utils.c | 197 GKI_freebuf (GKI_dequeue (&p_lcb->link_xmit_data_q)); in l2cu_release_lcb() 847 p_buf2 = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q); in l2cu_send_peer_disc_req() 1582 GKI_freebuf (GKI_dequeue (&p_ccb->xmit_hold_q)); in l2cu_release_ccb() 3115 p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q); in l2cu_get_next_buffer_to_send() 3146 p_buf = (BT_HDR *)GKI_dequeue (&p_ccb->xmit_hold_q); in l2cu_get_next_buffer_to_send()
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_auth.c | 173 if ((p_buf = (tGATT_PENDING_ENC_CLCB *)GKI_dequeue (&p_tcb->pending_enc_clcb)) != NULL) in gatt_enc_cmpl_cback() 196 … if ((p_buf = (tGATT_PENDING_ENC_CLCB *)GKI_dequeue (&p_tcb->pending_enc_clcb)) != NULL) in gatt_enc_cmpl_cback() 251 … if ((p_buf = (tGATT_PENDING_ENC_CLCB *)GKI_dequeue (&p_tcb->pending_enc_clcb)) != NULL) in gatt_notify_enc_cmpl()
|
D | gatt_utils.c | 96 GKI_freebuf (GKI_dequeue (&p_tcb->pending_ind_q)); in gatt_free_pending_ind() 113 GKI_freebuf (GKI_dequeue (&p_tcb->pending_enc_clcb)); in gatt_free_pending_enc_queue() 376 GKI_freebuf (GKI_dequeue (&p->svc_db.svc_buffer)); in gatt_free_hdl_buffer() 400 GKI_freebuf (GKI_dequeue (&p_elem->svc_db.svc_buffer)); in gatt_free_srvc_db_buffer_app_id()
|
/external/bluetooth/bluedroid/stack/rfcomm/ |
D | rfc_utils.c | 205 while ((p_buf = GKI_dequeue(&p_mcb->cmd_q)) != NULL) in rfc_release_multiplexer_channel() 471 if ((p = (BT_HDR *) GKI_dequeue(&p_mcb->cmd_q)) == NULL) in rfc_check_send_cmd()
|
D | port_utils.c | 216 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_port->rx.queue)) != NULL) in port_release_port() 221 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_port->tx.queue)) != NULL) in port_release_port()
|
D | port_api.c | 1137 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_port->rx.queue)) != NULL) in PORT_Purge() 1153 while ((p_buf = (BT_HDR *)GKI_dequeue (&p_port->tx.queue)) != NULL) in PORT_Purge() 1257 GKI_freebuf (GKI_dequeue (&p_port->rx.queue)); in PORT_ReadData() 1319 p_buf = (BT_HDR *)GKI_dequeue (&p_port->rx.queue); in PORT_Read()
|
D | rfc_mx_fsm.c | 505 while ((p_buf = (BT_HDR *)GKI_dequeue(&p_mcb->cmd_q)) != NULL) in rfc_mx_sm_state_disc_wait_ua()
|
/external/bluetooth/bluedroid/stack/avdt/ |
D | avdt_ccb_act.c | 70 while ((p_buf = (BT_HDR *) GKI_dequeue(&p_ccb->rsp_q)) != NULL) in avdt_ccb_clear_ccb() 683 p_ccb->p_curr_cmd = (BT_HDR *) GKI_dequeue(&p_ccb->cmd_q); in avdt_ccb_clear_cmds() 847 if ((p_msg = (BT_HDR *) GKI_dequeue(&p_ccb->cmd_q)) != NULL) in avdt_ccb_snd_cmd() 885 while ((p_msg = (BT_HDR *) GKI_dequeue(&p_ccb->rsp_q)) != NULL) in avdt_ccb_snd_msg()
|
D | avdt_scb_act.c | 1259 while((p_frag = (BT_HDR*)GKI_dequeue (&p_scb->frag_q)) != NULL) in avdt_scb_hdl_write_req_frag() 1410 while((p_frag = (BT_HDR*)GKI_dequeue (&p_scb->frag_q)) != NULL) in avdt_scb_snd_stream_close() 1840 while((p_frag = (BT_HDR*)GKI_dequeue (&p_data->apiwrite.frag_q)) != NULL) in avdt_scb_free_pkt() 1899 while((p_frag = (BT_HDR*)GKI_dequeue (&p_scb->frag_q)) != NULL) in avdt_scb_clr_pkt() 1954 while((p_pkt = (BT_HDR*)GKI_dequeue (&p_scb->frag_q)) != NULL) in avdt_scb_chk_snd_pkt()
|
/external/libnfc-nci/src/nfc/llcp/ |
D | llcp_api.c | 603 GKI_freebuf (GKI_dequeue (&p_app_cb->ui_xmit_q)); in LLCP_Deregister() 804 GKI_dequeue (&p_app_cb->ui_rx_q); in LLCP_ReadLogicalLinkData() 875 GKI_dequeue (&p_app_cb->ui_rx_q); in LLCP_FlushLogicalLinkRxData() 1246 GKI_dequeue (&p_dlcb->i_rx_q); in LLCP_ReadDataLinkData() 1328 GKI_dequeue (&p_dlcb->i_rx_q); in LLCP_FlushDataLinkRxData()
|
D | llcp_link.c | 379 GKI_freebuf (GKI_dequeue (&llcp_cb.lcb.sig_xmit_q)); in llcp_link_deactivate() 390 GKI_freebuf (GKI_dequeue (&p_app_cb->ui_xmit_q)); in llcp_link_deactivate() 395 GKI_freebuf (GKI_dequeue (&p_app_cb->ui_rx_q)); in llcp_link_deactivate() 1092 GKI_freebuf (GKI_dequeue (&p_app_cb->ui_rx_q)); in llcp_link_proc_ui_pdu() 1443 p_msg = (BT_HDR*) GKI_dequeue (&llcp_cb.lcb.sig_xmit_q); in llcp_link_get_next_pdu() 1476 p_msg = (BT_HDR*) GKI_dequeue (&p_app_cb->ui_xmit_q); in llcp_link_get_next_pdu()
|
/external/bluetooth/bluedroid/gki/common/ |
D | gki.h | 421 GKI_API extern void *GKI_dequeue (BUFFER_Q *);
|
D | gki_buffer.c | 852 void *GKI_dequeue (BUFFER_Q *p_q) in GKI_dequeue() function 909 return (GKI_dequeue (p_q)); in GKI_remove_from_queue()
|
/external/bluetooth/bluedroid/stack/btu/ |
D | btu_hcif.c | 475 p_buf = (BT_HDR *)GKI_dequeue (&(p_hci_cmd_cb->cmd_xmit_q)); in btu_hcif_send_cmd() 1556 if ((p_cmd = (BT_HDR *) GKI_dequeue (&(p_hci_cmd_cb->cmd_cmpl_q))) == NULL) in btu_hcif_cmd_timeout() 2207 while ((p_cmd = (BT_HDR *) GKI_dequeue (&btu_cb.hci_cmd_cb[0].cmd_cmpl_q)) != NULL) in btu_hcif_flush_cmd_queue() 2211 while ((p_cmd = (BT_HDR *) GKI_dequeue (&btu_cb.hci_cmd_cb[0].cmd_xmit_q)) != NULL) in btu_hcif_flush_cmd_queue()
|
/external/libnfc-nci/src/gki/common/ |
D | gki.h | 446 GKI_API extern void *GKI_dequeue (BUFFER_Q *);
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
D | gki.h | 444 GKI_API extern void *GKI_dequeue (BUFFER_Q *);
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_media_task.c | 1207 GKI_freebuf(GKI_dequeue(p_q)); in btif_media_flush_q() 1902 return GKI_dequeue(&(btif_media_cb.TxAaQ)); in btif_media_aa_readbuf() 2208 GKI_freebuf(GKI_dequeue(&(btif_media_cb.TxAaQ))); in btif_media_aa_prep_2_send()
|