HomeSort by relevance Sort by last modified time
    Searched refs:NFC_NCI_POOL_ID (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/src/include/
nfc_target.h 105 #ifndef NFC_NCI_POOL_ID
106 #define NFC_NCI_POOL_ID GKI_POOL_ID_2
134 #define NFC_HAL_NCI_POOL_ID NFC_NCI_POOL_ID
  /external/libnfc-nci/src/hal/include/
nci_defs.h 604 #define NCI_GET_CMD_BUF(paramlen) ((BT_HDR *) GKI_getpoolbuf (NFC_NCI_POOL_ID))
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 631 if ((p_msg = (BT_HDR *) GKI_getpoolbuf (NFC_NCI_POOL_ID)) != NULL)
    [all...]

Completed in 97 milliseconds