Home
last modified time | relevance | path

Searched defs:modalias (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dbluetooth_adapter_client.h73 dbus::Property<std::string> modalias; member
Dbluetooth_device_client.h77 dbus::Property<std::string> modalias; member
/external/chromium_org/device/bluetooth/
Dbluetooth_device_chromeos.cc62 std::string modalias = properties->modalias.value(); in ParseModalias() local