Searched defs:SetPasskey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_pairing_chromeos.cc138 void BluetoothPairingChromeOS::SetPasskey(uint32 passkey) { function in class:chromeos::BluetoothPairingChromeOS
H A Dbluetooth_device_win.cc230 void BluetoothDeviceWin::SetPasskey(uint32 passkey) { function in class:device::BluetoothDeviceWin
H A Dbluetooth_device_chromeos.cc352 void BluetoothDeviceChromeOS::SetPasskey(uint32 passkey) { function in class:chromeos::BluetoothDeviceChromeOS
356 pairing_->SetPasskey(passkey);

Completed in 1155 milliseconds