OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tNFA_NFC_PROTOCOL
(Results
1 - 6
of
6
) sorted by null
/external/libnfc-nci/src/nfa/include/
nfa_ee_api.h
142
tNFA_NFC_PROTOCOL
protocol; /* NFA_EE_TRGR_RF_PROTOCOL: the protocol that triggers this event */
165
tNFA_NFC_PROTOCOL
la_protocol; /* Listen A protocol */
166
tNFA_NFC_PROTOCOL
lb_protocol; /* Listen B protocol */
167
tNFA_NFC_PROTOCOL
lf_protocol; /* Listen F protocol */
168
tNFA_NFC_PROTOCOL
lbp_protocol; /* Listen B' protocol */
nfa_api.h
129
typedef UINT8
tNFA_NFC_PROTOCOL
;
329
tNFA_NFC_PROTOCOL
protocol; /* protocol used to detect NDEF */
340
tNFA_NFC_PROTOCOL
protocol; /* protocol used to detect TLV */
[
all
...]
/external/libnfc-nci/src/nfa/int/
nfa_ee_int.h
159
tNFA_NFC_PROTOCOL
la_protocol; /* Listen A protocol */
160
tNFA_NFC_PROTOCOL
lb_protocol; /* Listen B protocol */
161
tNFA_NFC_PROTOCOL
lf_protocol; /* Listen F protocol */
162
tNFA_NFC_PROTOCOL
lbp_protocol; /* Listen B' protocol */
nfa_dm_int.h
131
tNFA_NFC_PROTOCOL
protocol;
265
tNFA_NFC_PROTOCOL
protocol;
382
tNFA_NFC_PROTOCOL
activated_protocol; /* activated protocol */
625
void nfa_dm_rf_discover_select (UINT8 rf_disc_id,
tNFA_NFC_PROTOCOL
protocol, tNFA_INTF_TYPE rf_interface);
627
BOOLEAN nfa_dm_is_protocol_supported (
tNFA_NFC_PROTOCOL
protocol, UINT8 sel_res);
/external/libnfc-nci/src/nfa/dm/
nfa_dm_api.c
731
tNFA_NFC_PROTOCOL
protocol,
[
all
...]
nfa_dm_discover.c
[
all
...]
Completed in 41 milliseconds