Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h271 } SMP_AuthReqReplyTask_t; typedef
H A Dsmp.c390 SMP_AuthReqReplyTask_t *ctx = MEM_MALLOC.alloc(sizeof(SMP_AuthReqReplyTask_t)); in SMP_AuthenticationRequestReply()
395 (void)memset_s(ctx, sizeof(SMP_AuthReqReplyTask_t), 0x00, sizeof(SMP_AuthReqReplyTask_t)); in SMP_AuthenticationRequestReply()
418 SMP_AuthReqReplyTask_t *param = (SMP_AuthReqReplyTask_t *)context; in SMP_AuthReqReplyTask()

Completed in 4 milliseconds