OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nfc_wake_delay
(Results
1 - 8
of
8
) sorted by null
/system/nfc/src/include/
config.h
54
#define NAME_NFC_WAKE_DELAY "
NFC_WAKE_DELAY
"
/system/nfc/halimpl/bcm2079x/adaptation/
userial_linux.c
58
int
nfc_wake_delay
= 0;
variable
952
if (GetNumValue(NAME_NFC_WAKE_DELAY, &num, sizeof(num)))
nfc_wake_delay
= num;
967
(char*)userial_dev, port, uart_port,
nfc_wake_delay
, nfc_write_delay,
[
all
...]
/device/google/marlin/nfc/
libnfc-brcm.conf
37
#
NFC_WAKE_DELAY
=20
/system/nfc/halimpl/pn54x/
libnfc-brcm.conf
37
#
NFC_WAKE_DELAY
=20
libnfc-brcm_NCI2_0.conf
37
#
NFC_WAKE_DELAY
=20
/device/google/wahoo/nfc/
libnfc-brcm.conf
37
#
NFC_WAKE_DELAY
=20
/device/huawei/angler/nfc/
libnfc-brcm.conf
37
#
NFC_WAKE_DELAY
=20
/device/lge/bullhead/nfc/
libnfc-brcm.conf
37
#
NFC_WAKE_DELAY
=20
Completed in 785 milliseconds