Home
last modified time | relevance | path

Searched refs:ReceiveEncryptionChange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h916 void ReceiveEncryptionChange(const BtAddr &addr, uint8_t status);
H A Dclassic_adapter.cpp983 ReceiveEncryptionChange( in HandleSecurityEvent()
1606 void ClassicAdapter::ReceiveEncryptionChange(const BtAddr &addr, uint8_t status) in ReceiveEncryptionChange() function in OHOS::bluetooth::ClassicAdapter