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

  /hardware/interfaces/nfc/1.0/vts/functional/
VtsHalNfcV1_0TargetTest.cpp 121 nci_version = res.args->last_data_[4];
124 nci_version = NCI_VERSION_2;
159 uint8_t nci_version; member in class:NfcHidlTest
198 if (nci_version <= NCI_VERSION_1_1) {
233 if (nci_version <= NCI_VERSION_1_1) {
289 if (nci_version == NCI_VERSION_2) {
346 if (nci_version == NCI_VERSION_2) {
  /system/nfc/src/nfc/include/
nfc_api.h 245 uint8_t nci_version; /* the NCI version of NFCC */ member in struct:__anon107540
    [all...]
  /system/nfc/src/nfc/nfc/
nfc_main.c 207 evt_data.enable.nci_version = NCI_VERSION;
    [all...]

Completed in 53 milliseconds