Searched refs:bluetooth_gatt_manager_client_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Ddbus_thread_manager.cc76 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
H A Dfake_dbus_thread_manager.cc170 bluetooth_gatt_manager_client_ = client.Pass();
360 return bluetooth_gatt_manager_client_.get();
H A Dfake_dbus_thread_manager.h138 scoped_ptr<BluetoothGattManagerClient> bluetooth_gatt_manager_client_; member in class:chromeos::FakeDBusThreadManager

Completed in 89 milliseconds