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.c210 STREAM_TO_UINT32(evt_data.enable.nci_features, p); in nfc_enabled()
232 nfc_cb.nci_features = evt_data.enable.nci_features; in nfc_enabled()
/system/nfc/src/nfc/int/
Dnfc_int.h179 uint32_t nci_features; /* the NCI features supported by NFCC */ member
/system/nfc/src/nfc/include/
Dnfc_api.h248 uint32_t nci_features; /* the NCI features of NFCC */ member