HomeSort by relevance Sort by last modified time
    Searched refs:AdapterAdded (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chromeos/dbus/
bluetooth_adapter_client.h 92 virtual void AdapterAdded(const dbus::ObjectPath& object_path) {}
fake_bluetooth_adapter_client.cc 208 AdapterAdded(dbus::ObjectPath(kAdapterPath)));
226 AdapterAdded(dbus::ObjectPath(kSecondAdapterPath)));
bluetooth_adapter_client.cc 195 AdapterAdded(object_path));
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.h 73 virtual void AdapterAdded(const dbus::ObjectPath& object_path) OVERRIDE;
bluetooth_adapter_chromeos.cc 164 void BluetoothAdapterChromeOS::AdapterAdded(

Completed in 3198 milliseconds