Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics_event.cc44 constexpr char kChipInfoModuleDirPath[] = "/sys/class/bluetooth/hci%d/device/driver/module"; variable
674 std::string path = base::StringPrintf(kChipInfoModuleDirPath, adapter_index); in GetChipsetInfoTransport()