Home
last modified time | relevance | path

Searched refs:NCI_DATA_PRS_HDR (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/hal/include/
Dnci_defs.h158 #define NCI_DATA_PRS_HDR(p, pbf, cid, len) \ macro
/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_main.c552 NCI_DATA_PRS_HDR(pp, pbf, cid, data_len); in nfc_hal_main_send_message()
Dnfc_hal_nci.c530 NCI_DATA_PRS_HDR(pp, pbf, cid, data_len); in nfc_hal_nci_preproc_rx_nci_msg()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.c1364 NCI_DATA_PRS_HDR(pp, pbf, cid, len); in nfc_ncif_proc_data()