OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nci_interfaces
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/nfc/nfc/
nfc_main.c
236
evt_data.enable.
nci_interfaces
= 0;
240
evt_data.enable.
nci_interfaces
|= (1 << (*p));
248
nfc_cb.
nci_interfaces
= evt_data.enable.
nci_interfaces
;
844
NFC_TRACE_DEBUG1 ("
nci_interfaces
supported by NFCC: 0x%x", nfc_cb.
nci_interfaces
);
860
if (intf_mask & nfc_cb.
nci_interfaces
)
[
all
...]
/external/libnfc-nci/src/nfc/int/
nfc_int.h
167
UINT16
nci_interfaces
; /* the NCI interfaces of NFCC */
member in struct:__anon10626
/external/libnfc-nci/src/nfc/include/
nfc_api.h
210
UINT16
nci_interfaces
; /* the NCI interfaces of NFCC */
member in struct:__anon10544
[
all
...]
Completed in 1782 milliseconds