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 __anond68e2adb0111::BluetoothTaskObserver
Dbluetooth_task_manager_win.h64 virtual void DiscoveryStarted(bool success) {} in DiscoveryStarted() function
Dbluetooth_adapter_win.cc108 void BluetoothAdapterWin::DiscoveryStarted(bool success) { in DiscoveryStarted() function in device::BluetoothAdapterWin