Home
last modified time | relevance | path

Searched refs:SMP_NotifyCbEncComp (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_common.h42 void SMP_NotifyCbEncComp(uint16_t handle, uint8_t status);
H A Dsmp.c624 SMP_NotifyCbEncComp(handle, SMP_ENCRYPT_STATUS_FAILED); in SMP_LtkReqReplyNormal()
630 SMP_NotifyCbEncComp(handle, SMP_ENCRYPT_STATUS_FAILED); in SMP_LtkReqReplyNormal()
645 SMP_NotifyCbEncComp(handle, SMP_ENCRYPT_STATUS_FAILED); in SMP_LtkReqReplyException()
695 SMP_NotifyCbEncComp(param->handle, SMP_ENCRYPT_STATUS_FAILED); in SMP_StartEncTask()
1786 void SMP_NotifyCbEncComp(uint16_t handle, uint8_t status) in SMP_NotifyCbEncComp() function
H A Dsmp_hci_event.c563 SMP_NotifyCbEncComp(returnParam->connectionHandle, SMP_ENCRYPT_STATUS_FAILED); in SMP_OnLeLongTermKeyReqReplyCompTask()

Completed in 5 milliseconds