Searched defs:EncryptionComplete (Results 1 – 3 of 3) sorted by relevance
276 struct EncryptionComplete { struct277 uint8_t status;278 BtAddr peerAddr;
90 void BleSecurity::EncryptionComplete(uint8_t status, const BtAddr *peerAddr, void *context) in EncryptionComplete() function in OHOS::bluetooth::BleSecurity
1457 void BleAdapter::EncryptionComplete(const RawAddress &device) const in EncryptionComplete() function in OHOS::bluetooth::BleAdapter