Home
last modified time | relevance | path

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

/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal_factory.cpp33 static constexpr uint32_t kVendorHalsDescVersion = 1; variable
170 if (!version || strtoul(version, NULL, 0) != kVendorHalsDescVersion) { in initVendorHalsDescriptorList()
172 << "must have version: " << kVendorHalsDescVersion << ", skipping..."; in initVendorHalsDescriptorList()