Home
last modified time | relevance | path

Searched defs:SetDevicePasskey (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp302 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 Dble_security.cpp907 int BleSecurity::SetDevicePasskey(const RawAddress &device, int passkey, int accept) const in SetDevicePasskey() function in OHOS::bluetooth::BleSecurity
H A Dble_adapter.cpp826 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 Dbluetooth_host_proxy.cpp1238 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 Dbluetooth_host_server.cpp1616 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 Dclassic_adapter.cpp1960 bool ClassicAdapter::SetDevicePasskey(const RawAddress &device, int passkey, bool accept) const in SetDevicePasskey() function in OHOS::bluetooth::ClassicAdapter