Home
last modified time | relevance | path

Searched refs:GetLowEnergyDeviceData (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/test/
H A Dbluetooth_test_bluez.cc114 LowEnergyDeviceData data = GetLowEnergyDeviceData(device_ordinal); in SimulateLowEnergyDevice()
H A Dbluetooth_test.h677 LowEnergyDeviceData GetLowEnergyDeviceData(int device_ordinal) const;
H A Dbluetooth_test_win.cc315 LowEnergyDeviceData data = GetLowEnergyDeviceData(device_ordinal); in SimulateLowEnergyDevice()
849 LowEnergyDeviceData data = GetLowEnergyDeviceData(device_ordinal); in SimulateLowEnergyDevice()
H A Dbluetooth_test.cc554 BluetoothTestBase::GetLowEnergyDeviceData(int device_ordinal) const { in GetLowEnergyDeviceData() function in device::BluetoothTestBase