HomeSort by relevance Sort by last modified time
    Searched refs:RemoveDiscoverySession (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/device/bluetooth/test/
mock_bluetooth_adapter.cc 21 void MockBluetoothAdapter::RemoveDiscoverySession(
mock_bluetooth_adapter.h 83 virtual void RemoveDiscoverySession(const base::Closure& callback,
  /external/chromium_org/device/bluetooth/
bluetooth_discovery_session.cc 38 adapter_->RemoveDiscoverySession(
bluetooth_adapter_mac.h 94 virtual void RemoveDiscoverySession(
bluetooth_adapter_win.h 106 virtual void RemoveDiscoverySession(
bluetooth_adapter.h 358 // On a call to RemoveDiscoverySession:
372 virtual void RemoveDiscoverySession(const base::Closure& callback,
bluetooth_adapter_unittest.cc 99 virtual void RemoveDiscoverySession(
bluetooth_adapter_chromeos.h 121 // and RemoveDiscoverySession. This is used to queue incoming requests while
218 virtual void RemoveDiscoverySession(
bluetooth_adapter_win.cc 300 void BluetoothAdapterWin::RemoveDiscoverySession(
bluetooth_adapter_win_unittest.cc 163 adapter_win_->RemoveDiscoverySession(callback, error_callback);
bluetooth_adapter_chromeos.cc 934 void BluetoothAdapterChromeOS::RemoveDiscoverySession(
    [all...]

Completed in 87 milliseconds