OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nxp_nfc_hci_response_timeout
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/src/
phLibNfc.c
155
extern uint32_t
nxp_nfc_hci_response_timeout
;
157
nxp_nfc_hci_response_timeout
= timeout_in_ms;
162
return
nxp_nfc_hci_response_timeout
;
[
all
...]
phHciNfc_Generic.c
60
uint32_t
nxp_nfc_hci_response_timeout
= NXP_NFC_HCI_TIMEOUT;
variable
582
nxp_nfc_hci_response_timeout
, phHciNfc_Response_Timeout, NULL );
[
all
...]
Completed in 3429 milliseconds