Searched defs:SetDevicePin (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/bluetooth/frameworks/inner/src/ | ||
| D | bluetooth_remote_device.cpp | 359 bool BluetoothRemoteDevice::SetDevicePin(const std::string &pin) in SetDevicePin() function in OHOS::Bluetooth::BluetoothRemoteDevice |
| /foundation/communication/bluetooth/services/bluetooth/ipc/src/ | ||
| D | bluetooth_host_proxy.cpp | 1161 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/ | ||
| D | bluetooth_host_server.cpp | 1441 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/ | ||
| D | classic_adapter.cpp | 2212 bool ClassicAdapter::SetDevicePin(const RawAddress &device, const std::string &pinCode) const in SetDevicePin() function in OHOS::bluetooth::ClassicAdapter |