Home
last modified time | relevance | path

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

/system/nfc/src/adaptation/
DNfcAdaptation.cc45 using NfcVendorConfigV1_1 = android::hardware::nfc::V1_1::NfcConfig; typedef
184 mHal_1_1->getConfig([&configValue](NfcVendorConfigV1_1 config) { in GetVendorConfigs()