HomeSort by relevance Sort by last modified time
    Searched refs:nci_interfaces (Results 1 - 3 of 3) sorted by null

  /system/nfc/src/nfc/nfc/
nfc_main.c 211 evt_data.enable.nci_interfaces = 0;
214 evt_data.enable.nci_interfaces |= (1 << (*p));
222 nfc_cb.nci_interfaces = evt_data.enable.nci_interfaces;
772 NFC_TRACE_DEBUG1("nci_interfaces supported by NFCC: 0x%x",
773 nfc_cb.nci_interfaces);
790 if (intf_mask & nfc_cb.nci_interfaces) {
    [all...]
  /system/nfc/src/nfc/int/
nfc_int.h 187 uint16_t nci_interfaces; /* the NCI interfaces of NFCC */ member in struct:__anon107623
  /system/nfc/src/nfc/include/
nfc_api.h 248 uint16_t nci_interfaces; /* the NCI interfaces of NFCC */ member in struct:__anon107540
    [all...]

Completed in 616 milliseconds