Searched refs:NCI_DATA_PBLD_HDR (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/include/ | ||
D | nci_defs.h | 121 #define NCI_DATA_PBLD_HDR(p, pbf, cid, len) \ macro |
/system/nfc/src/nfc/nfc/ | ||
D | nfc_ncif.cc | 222 NCI_DATA_PBLD_HDR(pp, pbf, hdr0, ulen); in nfc_ncif_send_data() |