OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nfc_write_delay
(Results
1 - 7
of
7
) sorted by null
/external/libnfc-nci/src/include/
config.h
56
#define NAME_NFC_WRITE_DELAY "
NFC_WRITE_DELAY
"
/device/htc/flounder/nfc/
libnfc-brcm.conf
222
#
NFC_WRITE_DELAY
* (number of byte written) / 1000 milliseconds
224
NFC_WRITE_DELAY
=20
/device/moto/shamu/nfc/
libnfc-brcm.conf
220
#
NFC_WRITE_DELAY
* (number of byte written) / 1000 milliseconds
222
NFC_WRITE_DELAY
=20
/external/libnfc-nci/halimpl/pn54x/
libnfc-brcm.conf
278
#
NFC_WRITE_DELAY
* (number of byte written) / 1000 milliseconds
280
#
NFC_WRITE_DELAY
=20
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c
59
int
nfc_write_delay
= 0;
variable
987
nfc_write_delay
= num;
999
(char*)userial_dev, port, uart_port, nfc_wake_delay,
nfc_write_delay
, gPowerOnDelay, gPrePowerOffDelay
[
all
...]
/device/huawei/angler/nfc/
libnfc-brcm.conf
278
#
NFC_WRITE_DELAY
* (number of byte written) / 1000 milliseconds
280
#
NFC_WRITE_DELAY
=20
/device/lge/bullhead/nfc/
libnfc-brcm.conf
278
#
NFC_WRITE_DELAY
* (number of byte written) / 1000 milliseconds
280
#
NFC_WRITE_DELAY
=20
Completed in 395 milliseconds