HomeSort by relevance Sort by last modified time
    Searched refs:GKI_freebuf (Results 26 - 50 of 125) sorted by null

12 3 4 5

  /external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c 103 GKI_freebuf (p_tcb->sr_cmd.p_rsp_msg);
107 GKI_freebuf (GKI_dequeue (&p_tcb->sr_cmd.multi_rsp_q));
224 GKI_freebuf (p_buf);
225 GATT_TRACE_DEBUG0(" GKI_freebuf (p_buf)");
229 GKI_freebuf (p_buf);
495 GKI_freebuf(p_msg);
804 if (p_msg) GKI_freebuf(p_msg);
879 if (p_msg) GKI_freebuf(p_msg);
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_ts_frames.c 712 GKI_freebuf (p_buf);
734 GKI_freebuf (p_buf);
763 GKI_freebuf (p_buf);
788 GKI_freebuf (p_buf);
797 GKI_freebuf (p_buf);
827 GKI_freebuf (p_buf);
840 GKI_freebuf (p_buf);
875 GKI_freebuf (p_buf);
897 GKI_freebuf (p_buf);
903 GKI_freebuf (p_buf)
    [all...]
port_api.c     [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 478 GKI_freebuf (p_buf);
489 GKI_freebuf (p_buf);
532 GKI_freebuf (p_buf);
539 GKI_freebuf (p_buf);
590 GKI_freebuf (p_buf);
655 GKI_freebuf (p_buf);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_nci.c 124 GKI_freebuf (p_msg);
146 GKI_freebuf (p_msg);
322 GKI_freebuf (p_cb->p_rcv_msg);
453 GKI_freebuf (p_msg);
458 GKI_freebuf(nfc_hal_cb.ncit_cb.p_rcv_msg);
800 GKI_freebuf (p_buf);
nfc_hal_hci.c 118 GKI_freebuf (p_hci_netwk_cmd);
125 GKI_freebuf (p_hci_netwk_cmd);
550 GKI_freebuf (p_hci_netwk_cmd);
557 GKI_freebuf (p_hci_netwk_cmd);
  /external/bluetooth/bluedroid/stack/mcap/
mca_main.c 488 GKI_freebuf(p_buf);
499 GKI_freebuf(p_buf);
641 GKI_freebuf(*p_buf);
  /external/bluetooth/bluedroid/bta/sys/
utl.c 153 ** Description This function calls GKI_freebuf to free the buffer passed
165 GKI_freebuf(*p);
bta_sys_main.c 269 GKI_freebuf (sys_event);
512 GKI_freebuf(p_msg);
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 280 GKI_freebuf (p_data);
373 GKI_freebuf (p_data);
469 GKI_freebuf (p_data);
586 GKI_freebuf (p_data);
670 GKI_freebuf (p_data);
    [all...]
  /external/bluetooth/bluedroid/stack/smp/
smp_l2c.c 157 GKI_freebuf (p_buf);
  /external/bluetooth/bluedroid/stack/avrc/
avrc_api.c 314 GKI_freebuf(p_fcb->p_fmsg);
374 GKI_freebuf(p_rcb->p_rmsg);
435 GKI_freebuf(p_pkt);
496 GKI_freebuf(p_pkt);
504 GKI_freebuf(p_pkt);
714 GKI_freebuf(p_pkt);
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 331 GKI_freebuf (GKI_dequeue (&p_ccb->rx_queue));
442 GKI_freebuf (p_buf);
448 GKI_freebuf (p_buf);
454 GKI_freebuf (p_buf);
    [all...]
  /external/libnfc-nci/src/nfc/llcp/
llcp_api.c 593 GKI_freebuf (p_app_cb->p_service_name);
620 GKI_freebuf (GKI_dequeue (&p_app_cb->ui_xmit_q));
741 GKI_freebuf (p_buf);
822 GKI_freebuf (p_buf);
893 GKI_freebuf (p_buf);
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_task.c 315 GKI_freebuf (p_msg);
418 GKI_freebuf (p_msg);
  /external/bluetooth/bluedroid/stack/avdt/
avdt_ccb_act.c 58 GKI_freebuf(p_ccb->p_curr_msg);
65 GKI_freebuf(p_ccb->p_rx_msg);
72 GKI_freebuf(p_buf);
739 GKI_freebuf(p_ccb->p_curr_cmd);
759 GKI_freebuf(p_ccb->p_curr_cmd);
    [all...]
avdt_msg.c     [all...]
  /external/bluetooth/bluedroid/stack/pan/
pan_main.c 556 GKI_freebuf (p_buf);
564 GKI_freebuf (p_buf);
601 GKI_freebuf (p_buf);
625 GKI_freebuf (p_buf);
628 GKI_freebuf (p_buf);
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_at.c 66 GKI_freebuf(p_cb->p_cmd_buf);
  /external/bluetooth/bluedroid/btif/co/
bta_dm_co.c 297 GKI_freebuf(p_buf);
bta_pan_co.c 201 GKI_freebuf(p_buf);
251 ** GKI_freebuf() when it is through processing the buffer.
  /external/libnfc-nci/src/include/
nfc_target.h 673 #define HAL_WRITE(p) {nfc_cb.p_hal->write(p->len, (UINT8 *)(p+1) + p->offset); GKI_freebuf(p);}
  /external/libnfc-nci/src/nfa/sys/
nfa_sys_main.c 95 GKI_freebuf (p_msg);
  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 264 GKI_freebuf(p_dev->p_buf);
543 GKI_freebuf(p_dev->p_buf);
724 GKI_freebuf(p_dev->p_buf);
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_ndef.c 93 GKI_freebuf (p_cb->p_ndef_handler[hdlr_idx]);
118 GKI_freebuf (p_cb->p_ndef_handler[i]);

Completed in 226 milliseconds

12 3 4 5