Home
last modified time | relevance | path

Searched refs:nxp_nfc_isoxchg_timeout (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphLibNfc.c145 extern uint8_t nxp_nfc_isoxchg_timeout;
147 nxp_nfc_isoxchg_timeout = timeout; in phLibNfc_SetIsoXchgTimeout()
152 return nxp_nfc_isoxchg_timeout; in phLibNfc_GetIsoXchgTimeout()
DphHciNfc_RFReader.c66 uint8_t nxp_nfc_isoxchg_timeout = NXP_ISO_XCHG_TIMEOUT; variable
2332 hcp_message->payload[i++] = nxp_nfc_isoxchg_timeout ; in phHciNfc_Send_RFReader_Command()