Home
last modified time | relevance | path

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

/external/chromium_org/device/bluetooth/
Dbluetooth_task_manager_win_unittest.cc31 virtual void DiscoveryStarted(bool success) OVERRIDE { in DiscoveryStarted() function in __anon1f9722880111::BluetoothTaskObserver
Dbluetooth_task_manager_win.h81 virtual void DiscoveryStarted(bool success) {} in DiscoveryStarted() function
Dbluetooth_adapter_win.cc117 void BluetoothAdapterWin::DiscoveryStarted(bool success) { in DiscoveryStarted() function in device::BluetoothAdapterWin