Home
last modified time | relevance | path

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

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