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

  /external/chromium_org/device/bluetooth/
bluetooth_remote_gatt_service_chromeos.cc 31 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->AddObserver(this);
45 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
70 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
82 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
203 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->GetProperties(
bluetooth_device_chromeos.cc 135 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->AddObserver(this);
139 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->GetServices();
147 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
499 DBusThreadManager::Get()->GetBluetoothGattServiceClient()->
  /external/chromium_org/chromeos/dbus/
dbus_thread_manager.h 122 BluetoothGattServiceClient* GetBluetoothGattServiceClient();
dbus_thread_manager.cc 147 DBusThreadManager::GetBluetoothGattServiceClient() {
280 GetBluetoothGattServiceClient()->Init(GetSystemBus());
fake_bluetooth_device_client.cc 317 DBusThreadManager::Get()->GetBluetoothGattServiceClient());
341 DBusThreadManager::Get()->GetBluetoothGattServiceClient());
664 DBusThreadManager::Get()->GetBluetoothGattServiceClient());
    [all...]

Completed in 2997 milliseconds