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

  /external/chromium_org/device/bluetooth/
bluetooth_remote_gatt_service_chromeos.cc 30 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->AddObserver(this);
44 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
80 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
92 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
bluetooth_device_chromeos.cc 135 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->AddObserver(this);
139 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->GetServices();
147 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
501 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
  /external/chromium_org/chromeos/dbus/
dbus_thread_manager.h 136 virtual BluetoothGattServiceClient* GetBluetoothGattServiceClient() = 0;
dbus_thread_manager.cc 337 virtual BluetoothGattServiceClient* GetBluetoothGattServiceClient() OVERRIDE {
576 InitClient(g_dbus_thread_manager->GetBluetoothGattServiceClient());
fake_dbus_thread_manager.h 95 virtual BluetoothGattServiceClient* GetBluetoothGattServiceClient() OVERRIDE;
fake_dbus_thread_manager.cc 364 FakeDBusThreadManager::GetBluetoothGattServiceClient() {
fake_bluetooth_device_client.cc 317 DBusThreadManager::Get()->GetBluetoothGattServiceClient());
341 DBusThreadManager::Get()->GetBluetoothGattServiceClient());
664 DBusThreadManager::Get()->GetBluetoothGattServiceClient());
    [all...]

Completed in 2462 milliseconds