OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_HAL_WAIT_RSP_NONE
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c
600
nfc_hal_cb.ncit_cb.nci_wait_rsp =
NFC_HAL_WAIT_RSP_NONE
;
647
nfc_hal_cb.ncit_cb.nci_wait_rsp =
NFC_HAL_WAIT_RSP_NONE
;
898
if (nfc_hal_cb.ncit_cb.nci_wait_rsp !=
NFC_HAL_WAIT_RSP_NONE
)
[
all
...]
nfc_hal_nci.c
418
nfc_hal_cb.ncit_cb.nci_wait_rsp =
NFC_HAL_WAIT_RSP_NONE
;
841
nfc_hal_cb.ncit_cb.nci_wait_rsp =
NFC_HAL_WAIT_RSP_NONE
;
nfc_hal_main.c
241
if (nfc_hal_cb.ncit_cb.nci_wait_rsp !=
NFC_HAL_WAIT_RSP_NONE
)
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
72
#define
NFC_HAL_WAIT_RSP_NONE
0x00 /* not waiting for anything */
Completed in 151 milliseconds