Home
last modified time | relevance | path

Searched refs:SMP_OnLEEncryptionChange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.h28 void SMP_OnLEEncryptionChange(const HciEncryptionChangeEventParam *eventParam);
H A Dsmp_hci_event.c400 void SMP_OnLEEncryptionChange(const HciEncryptionChangeEventParam *eventParam) in SMP_OnLEEncryptionChange() function
H A Dsmp.c113 .encryptionChange = SMP_OnLEEncryptionChange,