Home
last modified time | relevance | path

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

/ohos5.0/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.c869 …int ret = SMP_SendLeEncryptCmd(&encryptParam, SMP_RESOLVE_RPA_STEP_1, encCmd, SMP_USING_HW_AES128_… in SMP_AsyncResoRpaTask()