Home
last modified time | relevance | path

Searched refs:OnCancelPairingError (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/device/bluetooth/
Dbluetooth_device_chromeos.h138 void OnCancelPairingError(const std::string& error_name,
Dbluetooth_device_chromeos.cc400 base::Bind(&BluetoothDeviceChromeOS::OnCancelPairingError, in CancelPairing()
660 void BluetoothDeviceChromeOS::OnCancelPairingError( in OnCancelPairingError() function in chromeos::BluetoothDeviceChromeOS