Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h280 } SMP_RemotePairReqReplyTask_t; typedef
H A Dsmp.c445 SMP_RemotePairReqReplyTask_t *ctx = MEM_MALLOC.alloc(sizeof(SMP_RemotePairReqReplyTask_t)); in SMP_RemotePairRequestReply()
450 (void)memset_s(ctx, sizeof(SMP_RemotePairReqReplyTask_t), 0x00, sizeof(SMP_RemotePairReqReplyTask_t)); in SMP_RemotePairRequestReply()
473 SMP_RemotePairReqReplyTask_t *param = (SMP_RemotePairReqReplyTask_t *)context; in SMP_RemotePairReqReplyTask()

Completed in 4 milliseconds