Home
last modified time | relevance | path

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

/system/bt/service/ipc/dbus/
Dbluetooth_adapter.cc36 const std::string kBluetoothAdapterPath = "/org/fluoride/BluetoothAdapter"; variable
52 exported_object_ = bus->GetExportedObject(ObjectPath(kBluetoothAdapterPath)); in BluetoothAdapter()