Home
last modified time | relevance | path

Searched defs:SetDevicePin (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_remote_device.cpp359 bool BluetoothRemoteDevice::SetDevicePin(const std::string &pin) in SetDevicePin() function in OHOS::Bluetooth::BluetoothRemoteDevice
/foundation/communication/bluetooth/services/bluetooth/ipc/src/
Dbluetooth_host_proxy.cpp1161 bool BluetoothHostProxy::SetDevicePin(const std::string &address, const std::string &pin) in SetDevicePin() function in OHOS::Bluetooth::BluetoothHostProxy
/foundation/communication/bluetooth/services/bluetooth/server/src/
Dbluetooth_host_server.cpp1441 bool BluetoothHostServer::SetDevicePin(const std::string &address, const std::string &pin) in SetDevicePin() function in OHOS::Bluetooth::BluetoothHostServer
/foundation/communication/bluetooth/services/bluetooth/service/src/classic/
Dclassic_adapter.cpp2212 bool ClassicAdapter::SetDevicePin(const RawAddress &device, const std::string &pinCode) const in SetDevicePin() function in OHOS::bluetooth::ClassicAdapter