HomeSort by relevance Sort by last modified time
    Searched full:p_buf (Results 151 - 175 of 178) sorted by null

1 2 3 4 5 67 8

  /external/bluetooth/bluedroid/bta/include/
bta_fs_co.h 347 ** p_buf - buffer to read the data into.
366 BTA_API extern void bta_fs_co_read(int fd, UINT8 *p_buf, UINT16 nbytes, UINT16 evt,
377 ** p_buf - buffer to read the data from.
394 BTA_API extern void bta_fs_co_write(int fd, const UINT8 *p_buf, UINT16 nbytes, UINT16 evt,
bta_pan_co.h 155 BTA_API extern void bta_pan_co_tx_writebuf(UINT16 handle, UINT8 app_id, BD_ADDR src, BD_ADDR dst, UINT16 protocol, BT_HDR *p_buf,
bta_hh_api.h 481 BTA_API extern void BTA_HhSendData(UINT8 dev_handle, BD_ADDR dev_bda, BT_HDR *p_buf);
bta_hl_api.h 346 UINT8 p_buf; /* buffer pointer */ member in struct:__anon3186
  /external/bluetooth/bluedroid/stack/include/
btu.h 297 BTU_API extern void btu_hcif_process_event (UINT8 controller_id, BT_HDR *p_buf);
avrc_api.h 567 UINT8 *p_buf, UINT16 buf_len);
580 UINT8 *p_buf, UINT16 buf_len);
l2c_api.h     [all...]
gap_api.h 621 GAP_API extern UINT16 GAP_ConnBTWrite (UINT16 gap_handle, BT_HDR *p_buf);
    [all...]
avdt_api.h     [all...]
btm_api.h     [all...]
  /external/libnfc-nci/src/nfc/include/
llcp_api.h 405 LLCP_API extern tLLCP_STATUS LLCP_SendUI (UINT8 ssap, UINT8 dsap, BT_HDR *p_buf);
518 BT_HDR *p_buf);
  /external/bluetooth/bluedroid/stack/avdt/
avdt_ccb_act.c 49 BT_HDR *p_buf; local
70 while ((p_buf = (BT_HDR *) GKI_dequeue(&p_ccb->rsp_q)) != NULL)
72 GKI_freebuf(p_buf);
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 1107 void *p_buf; local
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c 1729 UINT8 *p_buf, *pp; local
    [all...]
btm_devctl.c 1874 void *p_buf; local
    [all...]
btm_acl.c 3272 BT_HDR *p_buf; local
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c     [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.h 347 mm_jpeg_output_t *p_buf,
  /external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c 317 static int transmit_buf(TRANSAC transac, char *p_buf, int len)
  /external/bluetooth/bluedroid/stack/avct/
avct_api.c 435 ul_msg.p_buf = p_msg;
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 182 UINT8 *p_buf; /* Data buffer */ member in struct:__anon22341
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h 347 mm_jpeg_output_t *p_buf,
  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 108 extern void avdt_rcv_sync_info (BT_HDR *p_buf); /* this is for hci_test */
  /external/bluetooth/bluedroid/bta/av/
bta_av_int.h 627 extern void bta_av_dup_audio_buf(tBTA_AV_SCB *p_scb, BT_HDR *p_buf);
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 4013 BT_HDR *p_buf; local
    [all...]

Completed in 710 milliseconds

1 2 3 4 5 67 8