Home
last modified time | relevance | path

Searched refs:nci_features (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/nfc/
Dnfc_main.cc212 STREAM_TO_UINT32(evt_data.enable.nci_features, p); in nfc_enabled()
234 nfc_cb.nci_features = evt_data.enable.nci_features; in nfc_enabled()
241 if (evt_data.enable.nci_features & NCI_FEAT_HCI_NETWORK) { in nfc_enabled()
/system/nfc/src/nfc/include/
Dnfc_int.h175 uint32_t nci_features; /* the NCI features supported by NFCC */ member
Dnfc_api.h217 uint32_t nci_features; /* the NCI features of NFCC */ member