Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnci_defs.h557 #define NCI_GET_CMD_BUF(paramlen) ((NFC_HDR*)GKI_getpoolbuf(NFC_NCI_POOL_ID)) macro
560 #define NCI_GET_CMD_BUF(paramlen) \ macro