Searched defs:SetDevicePasskey (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_remote_device.cpp | 302 bool BluetoothRemoteDevice::SetDevicePasskey(int passkey, bool accept) in SetDevicePasskey() function in OHOS::Bluetooth::BluetoothRemoteDevice
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_security.cpp | 907 int BleSecurity::SetDevicePasskey(const RawAddress &device, int passkey, int accept) const in SetDevicePasskey() function in OHOS::bluetooth::BleSecurity
|
H A D | ble_adapter.cpp | 826 bool BleAdapter::SetDevicePasskey(const RawAddress &device, int passkey, bool accept) const in SetDevicePasskey() function in OHOS::bluetooth::BleAdapter
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_host_proxy.cpp | 1238 bool BluetoothHostProxy::SetDevicePasskey(int32_t transport, const std::string &address, int32_t pa… in SetDevicePasskey() function in OHOS::Bluetooth::BluetoothHostProxy
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_host_server.cpp | 1616 bool BluetoothHostServer::SetDevicePasskey(int32_t transport, const std::string &address, int32_t p… in SetDevicePasskey() function in OHOS::Bluetooth::BluetoothHostServer
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_adapter.cpp | 1960 bool ClassicAdapter::SetDevicePasskey(const RawAddress &device, int passkey, bool accept) const in SetDevicePasskey() function in OHOS::bluetooth::ClassicAdapter
|