Home
last modified time | relevance | path

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

/external/libnfc-nci/src/hal/include/
Dnci_defs.h604 #define NCI_GET_CMD_BUF(paramlen) ((BT_HDR *) GKI_getpoolbuf (NFC_NCI_POOL_ID)) macro
607 #define NCI_GET_CMD_BUF(paramlen) ((BT_HDR *) GKI_getbuf ((UINT16) (BT_HDR_SIZE + NCI_MSG_HDR_SI… macro