Searched refs:NFC_CE_POOL_ID (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/include/
H A Dnfc_target.h123 #ifndef NFC_CE_POOL_ID
124 #define NFC_CE_POOL_ID GKI_POOL_ID_2 macro
/external/libnfc-nci/src/nfc/tags/
H A Dce_t4t.c83 p_r_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_CE_POOL_ID);
185 p_r_apdu = (BT_HDR *) GKI_getpoolbuf (NFC_CE_POOL_ID);
H A Dce_t3t.c149 if ((p_cmd_buf = (BT_HDR *) GKI_getpoolbuf (NFC_CE_POOL_ID)) != NULL)

Completed in 166 milliseconds