Home
last modified time | relevance | path

Searched defs:DevicesPolled (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_task_manager_win.h90 virtual void DevicesPolled(const ScopedVector<DeviceState>& devices) {} in DevicesPolled() function
Dbluetooth_adapter_win.cc212 void BluetoothAdapterWin::DevicesPolled( in DevicesPolled() function in device::BluetoothAdapterWin
Dbluetooth_adapter_win_unittest.cc510 TEST_F(BluetoothAdapterWinTest, DevicesPolled) { in TEST_F() argument