Home
last modified time | relevance | path

Searched defs:passkey (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_legacy.c32 uint32_t passkey; in SMP_LegacyPairMasterStep1() local
398 uint32_t passkey; in SMP_LegacyPairSlaveStep1() local
H A Dsmp_tool.c356 uint32_t passkey = 0x00; in SMP_ConstituteF4Param() local
H A Dsmp_sc_accepter.c453 uint32_t passkey; in SMP_ScPairPasskeyEntrySlaveStep4() local
H A Dsmp_sc_initiator.c425 uint32_t passkey; in SMP_ScPairPasskeyEntryMasterStep4() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp270 bool BleProperties::SetPasskey(const std::string &passkey) in SetPasskey()
H A Dble_config.cpp118 std::string passkey = ""; in GetLoaclPasskey() local
H A Dble_security.cpp907 int BleSecurity::SetDevicePasskey(const RawAddress &device, int passkey, int accept) const in SetDevicePasskey()
H A Dble_adapter.cpp826 bool BleAdapter::SetDevicePasskey(const RawAddress &device, int passkey, bool accept) const in SetDevicePasskey()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.cpp140 std::string passkey = ""; in GetLocalPasskey() local
H A Dclassic_adapter.cpp1240 std::string passkey = adapterProperties_.GetPasskey(); in UserConfirmAutoReply() local
1252 int passkey = 0; in UserConfirmAutoReply() local
1960 bool ClassicAdapter::SetDevicePasskey(const RawAddress &device, int passkey, bool accept) const in SetDevicePasskey()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp302 bool BluetoothRemoteDevice::SetDevicePasskey(int passkey, bool accept) in SetDevicePasskey()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp1104 int32_t passkey; in SetDevicePasskeyInner() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp1238 …roxy::SetDevicePasskey(int32_t transport, const std::string &address, int32_t passkey, bool accept) in SetDevicePasskey()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp1616 …rver::SetDevicePasskey(int32_t transport, const std::string &address, int32_t passkey, bool accept) in SetDevicePasskey()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_evt.h534 uint32_t passkey; member