Home
last modified time | relevance | path

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

/system/nfc/src/gki/common/
Dgki_buffer.cc481 void GKI_freebuf(void* p_buf) { in GKI_freebuf()
544 uint16_t GKI_get_buf_size(void* p_buf) { in GKI_get_buf_size()
571 bool gki_chk_buf_damage(void* p_buf) { in gki_chk_buf_damage()
660 void* p_buf = nullptr; in GKI_read_mbox() local
694 void GKI_enqueue(BUFFER_Q* p_q, void* p_buf) { in GKI_enqueue()
745 void GKI_enqueue_head(BUFFER_Q* p_q, void* p_buf) { in GKI_enqueue_head()
836 void* GKI_remove_from_queue(BUFFER_Q* p_q, void* p_buf) { in GKI_remove_from_queue()
913 void* GKI_getnext(void* p_buf) { in GKI_getnext()
1125 void GKI_change_buf_owner(void* p_buf, uint8_t task_id) { in GKI_change_buf_owner()
/system/nfc/src/nfc/llcp/
Dllcp_api.cc638 tLLCP_STATUS LLCP_SendUI(uint8_t ssap, uint8_t dsap, NFC_HDR* p_buf) { in LLCP_SendUI()
698 NFC_HDR* p_buf; in LLCP_ReadLogicalLinkData() local
782 NFC_HDR* p_buf; in LLCP_FlushLogicalLinkRxData() local
1059 NFC_HDR* p_buf) { in LLCP_SendData()
1112 NFC_HDR* p_buf; in LLCP_ReadDataLinkData() local
1202 NFC_HDR* p_buf; in LLCP_FlushDataLinkRxData() local
/system/nfc/src/fuzzers/ce/
Dt3t.cc48 auto p_buf = ctx.GetBuffer(size_max); in Init_ReadOnly() local
58 auto p_buf = ctx.GetBuffer(size_max); in Init_ReadWrite() local
/system/nfc/src/nfc/nfc/
Dnfc_utils.cc154 void* p_buf; in nfc_free_conn_cb() local
Dnfc_ncif.cc262 void nfc_ncif_check_cmd_queue(NFC_HDR* p_buf) { in nfc_ncif_check_cmd_queue()
363 void nfc_ncif_send_cmd(NFC_HDR* p_buf) { in nfc_ncif_send_cmd()
Dnfc_main.cc1142 void* p_buf; in NFC_FlushData() local
/system/nfc/src/nfa/hci/
Dnfa_hci_utils.cc304 NFC_HDR* p_buf; in nfa_hciu_send_msg() local
1394 static void handle_debug_loopback(NFC_HDR* p_buf, uint8_t type, in handle_debug_loopback()
/system/nfc/src/nfc/include/
Dce_int.h55 uint8_t* p_buf; /* Current contents for READs */ member
/system/nfc/src/nfc/tags/
Dce_t3t.cc865 uint32_t size_current, uint8_t* p_buf, in CE_T3tSetLocalNDEFMsg()
Drw_i93.cc3178 NFC_HDR* p_buf; in rw_i93_process_timeout() local
/system/nfc/src/nfa/include/
Dnfa_ee_api.h186 uint8_t* p_buf; /* Data buffer */ member