Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h292 } SMP_RemoteSecReqReplyTask_t; typedef
H A Dsmp.c551 SMP_RemoteSecReqReplyTask_t *ctx = MEM_MALLOC.alloc(sizeof(SMP_RemoteSecReqReplyTask_t)); in SMP_RemoteSecurityRequestReply()
556 (void)memset_s(ctx, sizeof(SMP_RemoteSecReqReplyTask_t), 0x00, sizeof(SMP_RemoteSecReqReplyTask_t)); in SMP_RemoteSecurityRequestReply()
570 SMP_RemoteSecReqReplyTask_t *param = (SMP_RemoteSecReqReplyTask_t *)context; in SMP_RemoteSecReqReplyTask()

Completed in 4 milliseconds