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

  /external/chromium_org/components/pairing/
bluetooth_host_pairing_controller.cc 183 base::Bind(&BluetoothHostPairingController::OnSetDiscoverable,
195 base::Bind(&BluetoothHostPairingController::OnSetDiscoverable,
216 void BluetoothHostPairingController::OnSetDiscoverable(bool change_stage) {
bluetooth_host_pairing_controller.h 51 void OnSetDiscoverable(bool change_stage);
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.h 205 void OnSetDiscoverable(const base::Closure& callback,
bluetooth_adapter_chromeos.cc 220 base::Bind(&BluetoothAdapterChromeOS::OnSetDiscoverable,
869 void BluetoothAdapterChromeOS::OnSetDiscoverable(
    [all...]

Completed in 59 milliseconds