Home
last modified time | relevance | path

Searched refs:SMP_RESOLVE_RPA_STEP_1 (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h95 #define SMP_RESOLVE_RPA_STEP_1 0x0161 macro
H A Dsmp_send.c509 case SMP_RESOLVE_RPA_STEP_1: in SMP_EncCmdTimeoutTask()
H A Dsmp_hci_event.c279 if (step == SMP_RESOLVE_RPA_STEP_1) { in SMP_ExecuteStepFunc()
H A Dsmp.c868 LOG_DEBUG("SMP_RESOLVE_RPA_STEP_1 started."); in SMP_AsyncResoRpaTask()
869 int ret = SMP_SendLeEncryptCmd(&encryptParam, SMP_RESOLVE_RPA_STEP_1, encCmd, SMP_USING_HW_AES128_RPA); in SMP_AsyncResoRpaTask()

Completed in 6 milliseconds