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

  /external/chromium_org/device/bluetooth/
bluetooth_remote_gatt_descriptor_chromeos.cc 51 DBusThreadManager::Get()->GetBluetoothGattDescriptorClient()->
85 DBusThreadManager::Get()->GetBluetoothGattDescriptorClient()->ReadValue(
104 DBusThreadManager::Get()->GetBluetoothGattDescriptorClient()->WriteValue(
bluetooth_remote_gatt_characteristic_chromeos.cc 48 DBusThreadManager::Get()->GetBluetoothGattDescriptorClient()->
53 DBusThreadManager::Get()->GetBluetoothGattDescriptorClient()->
62 DBusThreadManager::Get()->GetBluetoothGattDescriptorClient()->
340 DBusThreadManager::Get()->GetBluetoothGattDescriptorClient()->
  /external/chromium_org/chromeos/dbus/
dbus_thread_manager.h 134 virtual BluetoothGattDescriptorClient* GetBluetoothGattDescriptorClient() = 0;
fake_bluetooth_gatt_characteristic_client.cc 290 DBusThreadManager::Get()->GetBluetoothGattDescriptorClient());
305 DBusThreadManager::Get()->GetBluetoothGattDescriptorClient());
dbus_thread_manager.cc 328 virtual BluetoothGattDescriptorClient* GetBluetoothGattDescriptorClient()
574 InitClient(g_dbus_thread_manager->GetBluetoothGattDescriptorClient());
fake_dbus_thread_manager.h 93 GetBluetoothGattDescriptorClient() OVERRIDE;
fake_dbus_thread_manager.cc 354 FakeDBusThreadManager::GetBluetoothGattDescriptorClient() {

Completed in 280 milliseconds