OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFC_ENABLE_REVT
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c
258
case
NFC_ENABLE_REVT
: /* 0 Enable event */
[
all
...]
/external/libnfc-nci/src/nfc/include/
nfc_api.h
166
NFC_ENABLE_REVT
= NFC_FIRST_REVT, /* 0 Enable event */
[
all
...]
/external/libnfc-nci/src/nfc/nfc/
nfc_main.c
197
(*nfc_cb.p_resp_cback) (
NFC_ENABLE_REVT
, &evt_data);
659
**
NFC_ENABLE_REVT
is returned to the application using the
[
all
...]
Completed in 21 milliseconds