Searched refs:SMP_NotifyCbEncComp (Results 1 – 3 of 3) sorted by relevance
42 void SMP_NotifyCbEncComp(uint16_t handle, uint8_t status);
624 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
563 SMP_NotifyCbEncComp(returnParam->connectionHandle, SMP_ENCRYPT_STATUS_FAILED); in SMP_OnLeLongTermKeyReqReplyCompTask()