Searched refs:kVendorHalsDescPath (Results 1 – 1 of 1) sorted by relevance
31 static constexpr char kVendorHalsDescPath[] = "/vendor/etc/wifi/vendor_hals"; variable136 LOG(INFO) << "processing vendor HALs descriptions in " << kVendorHalsDescPath; in initVendorHalsDescriptorList()137 DIR* dirPtr = ::opendir(kVendorHalsDescPath); in initVendorHalsDescriptorList()139 LOG(ERROR) << "failed to open " << kVendorHalsDescPath; in initVendorHalsDescriptorList()151 std::string fullPath(kVendorHalsDescPath); in initVendorHalsDescriptorList()