Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc41 constexpr char kChipsetInfoWlanDirPath[] = "/sys/class/net/wlan0/device"; variable
696 info.vid = GetChipsetInfoId(kChipsetInfoWlanDirPath, "vendor"); in GetMetricsChipsetInfo()
697 info.pid = GetChipsetInfoId(kChipsetInfoWlanDirPath, "device"); in GetMetricsChipsetInfo()