OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_HAL_FLAGS_NEED_DISABLE_VSC
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/hal/int/
nfc_hal_int.h
416
#define
NFC_HAL_FLAGS_NEED_DISABLE_VSC
0x01
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c
146
&& (nfc_hal_cb.hal_flags &
NFC_HAL_FLAGS_NEED_DISABLE_VSC
) )
nfc_hal_dm.c
726
nfc_hal_cb.hal_flags |=
NFC_HAL_FLAGS_NEED_DISABLE_VSC
;
[
all
...]
Completed in 775 milliseconds