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