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

  /external/chromium_org/device/bluetooth/
bluetooth_gatt_notify_session_chromeos.cc 35 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->AddObserver(
41 ->GetBluetoothGattCharacteristicClient()
66 ->GetBluetoothGattCharacteristicClient()
120 ->GetBluetoothGattCharacteristicClient()
bluetooth_remote_gatt_characteristic_chromeos.cc 46 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->
64 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->
88 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->
111 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->
155 ->GetBluetoothGattCharacteristicClient()
200 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->ReadValue(
218 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->WriteValue(
270 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->StartNotify(
307 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->StopNotify(
bluetooth_remote_gatt_service_chromeos.cc 32 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->
37 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->
47 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->
231 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->
287 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient()->
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_service_client.cc 130 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient());
182 DBusThreadManager::Get()->GetBluetoothGattCharacteristicClient());
dbus_thread_manager.h 119 BluetoothGattCharacteristicClient* GetBluetoothGattCharacteristicClient();
dbus_thread_manager.cc 132 DBusThreadManager::GetBluetoothGattCharacteristicClient() {
277 GetBluetoothGattCharacteristicClient()->Init(GetSystemBus());

Completed in 34 milliseconds