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