Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.h47 #define SMP_ENCRYPT_STATUS_FAILED 0x01 macro
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()
H A Dsmp_hci_event.c563 SMP_NotifyCbEncComp(returnParam->connectionHandle, SMP_ENCRYPT_STATUS_FAILED); in SMP_OnLeLongTermKeyReqReplyCompTask()

Completed in 5 milliseconds