Home
last modified time | relevance | path

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

/system/nfc/src/adaptation/
DNfcAdaptation.cc46 using NfcVendorConfigV1_2 = android::hardware::nfc::V1_2::NfcConfig; typedef
179 NfcVendorConfigV1_2 configValue; in GetVendorConfigs()
182 [&configValue](NfcVendorConfigV1_2 config) { configValue = config; }); in GetVendorConfigs()