Home
last modified time | relevance | path

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

/external/chromium_org/device/bluetooth/
Dbluetooth_task_manager_win.h67 virtual void DevicesDiscovered(const ScopedVector<DeviceState>& devices) {} in DevicesDiscovered() function
Dbluetooth_adapter_win.cc183 void BluetoothAdapterWin::DevicesDiscovered( in DevicesDiscovered() function in device::BluetoothAdapterWin
Dbluetooth_adapter_win_unittest.cc478 TEST_F(BluetoothAdapterWinTest, DevicesDiscovered) { in TEST_F() argument