Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc.c155 extern uint32_t nxp_nfc_hci_response_timeout;
157 nxp_nfc_hci_response_timeout = timeout_in_ms; in phLibNfc_SetHciTimeout()
162 return nxp_nfc_hci_response_timeout; in phLibNfc_GetHciTimeout()
DphHciNfc_Generic.c60 uint32_t nxp_nfc_hci_response_timeout = NXP_NFC_HCI_TIMEOUT; variable
582 nxp_nfc_hci_response_timeout, phHciNfc_Response_Timeout, NULL ); in phHciNfc_Send()