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.cc483 void GKI_freebuf(void* p_buf) { in GKI_freebuf()
546 uint16_t GKI_get_buf_size(void* p_buf) { in GKI_get_buf_size()
573 bool gki_chk_buf_damage(void* p_buf) { in gki_chk_buf_damage()
662 void* p_buf = nullptr; in GKI_read_mbox() local
696 void GKI_enqueue(BUFFER_Q* p_q, void* p_buf) { in GKI_enqueue()
747 void GKI_enqueue_head(BUFFER_Q* p_q, void* p_buf) { in GKI_enqueue_head()
837 void* GKI_remove_from_queue(BUFFER_Q* p_q, void* p_buf) { in GKI_remove_from_queue()
914 void* GKI_getnext(void* p_buf) { in GKI_getnext()
1126 void GKI_change_buf_owner(void* p_buf, uint8_t task_id) { in GKI_change_buf_owner()
/system/nfc/src/nfc/llcp/
Dllcp_api.cc615 tLLCP_STATUS LLCP_SendUI(uint8_t ssap, uint8_t dsap, NFC_HDR* p_buf) { in LLCP_SendUI()
675 NFC_HDR* p_buf; in LLCP_ReadLogicalLinkData() local
759 NFC_HDR* p_buf; in LLCP_FlushLogicalLinkRxData() local
1036 NFC_HDR* p_buf) { in LLCP_SendData()
1089 NFC_HDR* p_buf; in LLCP_ReadDataLinkData() local
1179 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.cc261 void nfc_ncif_check_cmd_queue(NFC_HDR* p_buf) { in nfc_ncif_check_cmd_queue()
362 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.cc863 uint32_t size_current, uint8_t* p_buf, in CE_T3tSetLocalNDEFMsg()
Drw_i93.cc3185 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