Searched defs:DiscoveryStarted (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/device/bluetooth/ | ||
D | bluetooth_task_manager_win_unittest.cc | 31 virtual void DiscoveryStarted(bool success) OVERRIDE { in DiscoveryStarted() function in __anond68e2adb0111::BluetoothTaskObserver |
D | bluetooth_task_manager_win.h | 64 virtual void DiscoveryStarted(bool success) {} in DiscoveryStarted() function |
D | bluetooth_adapter_win.cc | 108 void BluetoothAdapterWin::DiscoveryStarted(bool success) { in DiscoveryStarted() function in device::BluetoothAdapterWin |