Searched refs:nci_interfaces (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_main.c236 evt_data.enable.nci_interfaces = 0;
240 evt_data.enable.nci_interfaces |= (1 << (*p));
248 nfc_cb.nci_interfaces = evt_data.enable.nci_interfaces;
846 NFC_TRACE_DEBUG1 ("nci_interfaces supported by NFCC: 0x%x", nfc_cb.nci_interfaces);
862 if (intf_mask & nfc_cb.nci_interfaces)
/external/libnfc-nci/src/nfc/int/
H A Dnfc_int.h168 UINT16 nci_interfaces; /* the NCI interfaces of NFCC */ member in struct:__anon24361
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h211 UINT16 nci_interfaces; /* the NCI interfaces of NFCC */ member in struct:__anon24279

Completed in 1380 milliseconds