HomeSort by relevance Sort by last modified time
    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;
846 NFC_TRACE_DEBUG1 ("nci_interfaces supported by NFCC: 0x%x", nfc_cb.nci_interfaces);
868 if (intf_mask & nfc_cb.nci_interfaces)
    [all...]
  /external/libnfc-nci/src/nfc/int/
nfc_int.h 177 UINT16 nci_interfaces; /* the NCI interfaces of NFCC */ member in struct:__anon15918
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 214 UINT16 nci_interfaces; /* the NCI interfaces of NFCC */ member in struct:__anon15835
    [all...]

Completed in 125 milliseconds