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

  /external/chromium_org/chromeos/dbus/
fake_dbus_thread_manager.h 138 scoped_ptr<BluetoothGattManagerClient> bluetooth_gatt_manager_client_; member in class:chromeos::FakeDBusThreadManager
dbus_thread_manager.cc 76 bluetooth_gatt_manager_client_.reset(BluetoothGattManagerClient::Create());
128 return bluetooth_gatt_manager_client_.get();
222 scoped_ptr<BluetoothGattManagerClient> bluetooth_gatt_manager_client_; member in class:chromeos::DBusClientBundle

Completed in 448 milliseconds