Home
last modified time | relevance | path

Searched defs:EncryptionComplete (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h276 struct EncryptionComplete { struct
277 uint8_t status;
278 BtAddr peerAddr;
H A Dble_security.cpp90 void BleSecurity::EncryptionComplete(uint8_t status, const BtAddr *peerAddr, void *context) in EncryptionComplete() function in OHOS::bluetooth::BleSecurity
H A Dble_adapter.cpp1457 void BleAdapter::EncryptionComplete(const RawAddress &device) const in EncryptionComplete() function in OHOS::bluetooth::BleAdapter