Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h229 } SMP_AsyncResoRpaTask_t; typedef
H A Dsmp.c835 SMP_AsyncResoRpaTask_t *ctx = MEM_MALLOC.alloc(sizeof(SMP_AsyncResoRpaTask_t)); in SMP_AsyncResolveRPA()
840 (void)memset_s(ctx, sizeof(SMP_AsyncResoRpaTask_t), 0x00, sizeof(SMP_AsyncResoRpaTask_t)); in SMP_AsyncResolveRPA()
860 SMP_AsyncResoRpaTask_t *param = (SMP_AsyncResoRpaTask_t *)context; in SMP_AsyncResoRpaTask()

Completed in 5 milliseconds