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 100 #ifndef NFC_NCI_POOL_ID
101 #define NFC_NCI_POOL_ID GKI_POOL_ID_2
128 #define NFC_HAL_NCI_POOL_ID NFC_NCI_POOL_ID
nci_defs.h 555 #define NCI_GET_CMD_BUF(paramlen) ((NFC_HDR*)GKI_getpoolbuf(NFC_NCI_POOL_ID))
  /system/nfc/src/nfc/nfc/
nfc_main.cc 623 p_msg = (NFC_HDR*)GKI_getpoolbuf(NFC_NCI_POOL_ID);
    [all...]

Completed in 108 milliseconds