Home
last modified time | relevance | path

Searched defs:p_buf (Results 1 – 17 of 17) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_buffer.c586 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/
Dgki_buffer.c586 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/
Dandroid_logmsg.cpp199 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()
DNonVolatileStore.cpp63 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()
Duserial_linux.c766 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/
Dllcp_api.c675 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/
DProtoDispBluetoothHci.c136 void ProtoDispBluetoothHciCmd (BT_HDR *p_buf) in ProtoDispBluetoothHciCmd()
/external/libnfc-nci/src/nfc/nfc/
Dnfc_utils.c167 void *p_buf; in nfc_free_conn_cb() local
Dnfc_ncif.c257 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()
Dnfc_main.c1136 void *p_buf; in NFC_FlushData() local
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_dm.c893 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
Dnfc_hal_nci.c731 void nfc_hal_nci_send_cmd (NFC_HDR *p_buf) in nfc_hal_nci_send_cmd()
/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_utils.c318 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/
Dce_int.h54 UINT8 *p_buf; /* Current contents for READs */ member
/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c925 UINT8 *p_buf, in CE_T3tSetLocalNDEFMsg()
Drw_i93.c2999 BT_HDR *p_buf; in rw_i93_process_timeout() local
/external/libnfc-nci/src/nfa/include/
Dnfa_ee_api.h184 UINT8 *p_buf; /* Data buffer */ member