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

  /system/nfc/src/include/
nfc_target.h 103 #ifndef NFC_NCI_POOL_ID
104 #define NFC_NCI_POOL_ID GKI_POOL_ID_2
131 #define NFC_HAL_NCI_POOL_ID NFC_NCI_POOL_ID
  /system/nfc/src/hal/include/
nci_defs.h 605 #define NCI_GET_CMD_BUF(paramlen) ((NFC_HDR*)GKI_getpoolbuf(NFC_NCI_POOL_ID))
  /system/nfc/src/nfc/nfc/
nfc_main.c 568 p_msg = (NFC_HDR*)GKI_getpoolbuf(NFC_NCI_POOL_ID);
    [all...]

Completed in 104 milliseconds