Searched defs:SetDevicePin (Results 1 – 4 of 4) sorted by relevance
283 int BluetoothRemoteDevice::SetDevicePin(const std::string &pin) in SetDevicePin() function in OHOS::Bluetooth::BluetoothRemoteDevice
1184 int32_t BluetoothHostProxy::SetDevicePin(const std::string &address, const std::string &pin) in SetDevicePin() function in OHOS::Bluetooth::BluetoothHostProxy
1569 int32_t BluetoothHostServer::SetDevicePin(const std::string &address, const std::string &pin) in SetDevicePin() function in OHOS::Bluetooth::BluetoothHostServer
2211 bool ClassicAdapter::SetDevicePin(const RawAddress &device, const std::string &pinCode) const in SetDevicePin() function in OHOS::bluetooth::ClassicAdapter