Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.h27 void SMP_OnLEEncryptComplete(const HciLeEncryptReturnParam *returnParam);
H A Dsmp_hci_event.c352 void SMP_OnLEEncryptComplete(const HciLeEncryptReturnParam *returnParam) in SMP_OnLEEncryptComplete() function
H A Dsmp.c112 .leEncryptComplete = SMP_OnLEEncryptComplete,