/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
D | gki_buffer.c | 586 void GKI_freebuf (void *p_buf) in GKI_freebuf() 652 UINT16 GKI_get_buf_size (void *p_buf) in GKI_get_buf_size() 678 BOOLEAN gki_chk_buf_damage(void *p_buf) in gki_chk_buf_damage() 774 void *p_buf = NULL; in GKI_read_mbox() local 812 void GKI_enqueue (BUFFER_Q *p_q, void *p_buf) in GKI_enqueue() 867 void GKI_enqueue_head (BUFFER_Q *p_q, void *p_buf) in GKI_enqueue_head() 968 void *GKI_remove_from_queue (BUFFER_Q *p_q, void *p_buf) in GKI_remove_from_queue() 1054 void *GKI_getnext (void *p_buf) in GKI_getnext() 1329 void GKI_change_buf_owner (void *p_buf, UINT8 task_id) in GKI_change_buf_owner()
|
/external/libnfc-nci/src/gki/common/ |
D | gki_buffer.c | 586 void GKI_freebuf (void *p_buf) in GKI_freebuf() 652 UINT16 GKI_get_buf_size (void *p_buf) in GKI_get_buf_size() 678 BOOLEAN gki_chk_buf_damage(void *p_buf) in gki_chk_buf_damage() 774 void *p_buf = NULL; in GKI_read_mbox() local 812 void GKI_enqueue (BUFFER_Q *p_q, void *p_buf) in GKI_enqueue() 867 void GKI_enqueue_head (BUFFER_Q *p_q, void *p_buf) in GKI_enqueue_head() 968 void *GKI_remove_from_queue (BUFFER_Q *p_q, void *p_buf) in GKI_remove_from_queue() 1054 void *GKI_getnext (void *p_buf) in GKI_getnext() 1329 void GKI_change_buf_owner (void *p_buf, UINT8 task_id) in GKI_change_buf_owner()
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | android_logmsg.cpp | 199 void DispHciCmd (BT_HDR *p_buf) in DispHciCmd() 217 void DispHciEvt (BT_HDR *p_buf) in DispHciEvt() 243 void DispLLCP (BT_HDR *p_buf, BOOLEAN is_recv) in DispLLCP() 288 …void DispSNEP (UINT8 local_sap, UINT8 remote_sap, BT_HDR *p_buf, BOOLEAN is_first, BOOLEAN is_rx) … in DispSNEP() 291 void DispRWT4Tags (BT_HDR *p_buf, BOOLEAN is_rx) {} in DispRWT4Tags() 292 void DispCET4Tags (BT_HDR *p_buf, BOOLEAN is_rx) {} in DispCET4Tags() 293 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond) {} in DispRWI93Tag()
|
D | NonVolatileStore.cpp | 63 void nfc_hal_nv_co_read (UINT8 *p_buf, UINT16 nbytes, UINT8 block) in nfc_hal_nv_co_read() 121 void nfc_hal_nv_co_write (const UINT8 *p_buf, UINT16 nbytes, UINT8 block) in nfc_hal_nv_co_write()
|
D | userial_linux.c | 766 BT_HDR *p_buf = NULL; in userial_read_thread() local 775 BT_HDR *p_buf; in userial_read_thread() local 1205 UDRV_API void USERIAL_ReadBuf(tUSERIAL_PORT port, BT_HDR **p_buf) in USERIAL_ReadBuf() 1227 UDRV_API BOOLEAN USERIAL_WriteBuf(tUSERIAL_PORT port, BT_HDR *p_buf) in USERIAL_WriteBuf() 1501 BT_HDR *p_buf = NULL; in userial_close_thread() local
|
/external/libnfc-nci/src/nfc/llcp/ |
D | llcp_api.c | 675 BT_HDR *p_buf) in LLCP_SendUI() 751 BT_HDR *p_buf; in LLCP_ReadLogicalLinkData() local 843 BT_HDR *p_buf; in LLCP_FlushLogicalLinkRxData() local 1141 BT_HDR *p_buf) in LLCP_SendData() 1205 BT_HDR *p_buf; in LLCP_ReadDataLinkData() local 1309 BT_HDR *p_buf; in LLCP_FlushDataLinkRxData() local
|
/external/libnfc-nci/src/static-lib-adapt/ |
D | ProtoDispBluetoothHci.c | 136 void ProtoDispBluetoothHciCmd (BT_HDR *p_buf) in ProtoDispBluetoothHciCmd()
|
/external/libnfc-nci/src/nfc/nfc/ |
D | nfc_utils.c | 167 void *p_buf; in nfc_free_conn_cb() local
|
D | nfc_ncif.c | 257 void nfc_ncif_check_cmd_queue (BT_HDR *p_buf) in nfc_ncif_check_cmd_queue() 349 void nfc_ncif_send_cmd (BT_HDR *p_buf) in nfc_ncif_send_cmd()
|
D | nfc_main.c | 1136 void *p_buf; in NFC_FlushData() local
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_dm.c | 893 NFC_HDR *p_buf; in nfc_hal_dm_send_nci_cmd() local 943 NFC_HDR *p_buf = nfc_hal_cb.ncit_cb.p_pend_cmd; in nfc_hal_dm_send_pend_cmd() local 995 NFC_HDR *p_buf; in nfc_hal_dm_send_bt_cmd() local
|
D | nfc_hal_nci.c | 731 void nfc_hal_nci_send_cmd (NFC_HDR *p_buf) in nfc_hal_nci_send_cmd()
|
/external/libnfc-nci/src/nfa/hci/ |
D | nfa_hci_utils.c | 318 BT_HDR *p_buf; in nfa_hciu_send_msg() local 1417 static void handle_debug_loopback (BT_HDR *p_buf, UINT8 pipe, UINT8 type, UINT8 instruction) in handle_debug_loopback()
|
/external/libnfc-nci/src/nfc/int/ |
D | ce_int.h | 54 UINT8 *p_buf; /* Current contents for READs */ member
|
/external/libnfc-nci/src/nfc/tags/ |
D | ce_t3t.c | 925 UINT8 *p_buf, in CE_T3tSetLocalNDEFMsg()
|
D | rw_i93.c | 2999 BT_HDR *p_buf; in rw_i93_process_timeout() local
|
/external/libnfc-nci/src/nfa/include/ |
D | nfa_ee_api.h | 184 UINT8 *p_buf; /* Data buffer */ member
|