Searched refs:SetSimulationIntervalMs (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dfake_bluetooth_adapter_client.h60 void SetSimulationIntervalMs(int interval_ms);
H A Dfake_bluetooth_adapter_client.cc210 void FakeBluetoothAdapterClient::SetSimulationIntervalMs(int interval_ms) { function in class:chromeos::FakeBluetoothAdapterClient
H A Dfake_bluetooth_device_client.h81 void SetSimulationIntervalMs(int interval_ms);
H A Dfake_bluetooth_device_client.cc519 void FakeBluetoothDeviceClient::SetSimulationIntervalMs(int interval_ms) { function in class:chromeos::FakeBluetoothDeviceClient
/external/chromium_org/device/bluetooth/
H A Dbluetooth_chromeos_unittest.cc254 fake_bluetooth_adapter_client_->SetSimulationIntervalMs(10);
329 fake_bluetooth_device_client_->SetSimulationIntervalMs(10);
692 fake_bluetooth_device_client_->SetSimulationIntervalMs(10);
1861 fake_bluetooth_device_client_->SetSimulationIntervalMs(10);
1916 fake_bluetooth_device_client_->SetSimulationIntervalMs(10);
1972 fake_bluetooth_device_client_->SetSimulationIntervalMs(10);
2050 fake_bluetooth_device_client_->SetSimulationIntervalMs(10);
2107 fake_bluetooth_device_client_->SetSimulationIntervalMs(10);
2161 fake_bluetooth_device_client_->SetSimulationIntervalMs(10);
2215 fake_bluetooth_device_client_->SetSimulationIntervalMs(1
[all...]

Completed in 3084 milliseconds