Home
last modified time | relevance | path

Searched refs:SMP_GenRpaTask_t (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h233 } SMP_GenRpaTask_t; typedef
H A Dsmp.c881 SMP_GenRpaTask_t *ctx = MEM_MALLOC.alloc(sizeof(SMP_GenRpaTask_t)); in SMP_GenerateRPA()
886 (void)memset_s(ctx, sizeof(SMP_GenRpaTask_t), 0x00, sizeof(SMP_GenRpaTask_t)); in SMP_GenerateRPA()
907 SMP_GenRpaTask_t *param = (SMP_GenRpaTask_t *)context; in SMP_GenRpaTask()

Completed in 4 milliseconds