Home
last modified time | relevance | path

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

/external/chromium_org/device/bluetooth/
Dbluetooth_task_manager_win.h66 virtual void DevicesUpdated(const ScopedVector<DeviceState>& devices) {} in DevicesUpdated() function
Dbluetooth_adapter_win.h70 virtual void DevicesUpdated(
Dbluetooth_adapter_win.cc200 void BluetoothAdapterWin::DevicesUpdated( in DevicesUpdated() function in device::BluetoothAdapterWin
Dbluetooth_task_manager_win.cc195 DevicesUpdated(*devices)); in OnDevicesUpdated()