HomeSort by relevance Sort by last modified time
    Searched full:bluetooth_gatt_manager_client_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chromeos/dbus/
dbus_client_bundle.h 118 return bluetooth_gatt_manager_client_.get();
250 scoped_ptr<BluetoothGattManagerClient> bluetooth_gatt_manager_client_; member in class:chromeos::DBusClientBundle
dbus_client_bundle.cc 136 bluetooth_gatt_manager_client_.reset(
151 bluetooth_gatt_manager_client_.reset(new FakeBluetoothGattManagerClient);
dbus_thread_manager.cc 461 DBusThreadManager::Get()->client_bundle_->bluetooth_gatt_manager_client_ =

Completed in 421 milliseconds