Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h298 } SMP_LongTermKeyReqReplyTask_t; typedef
H A Dsmp.c582 SMP_LongTermKeyReqReplyTask_t *ctx = MEM_MALLOC.alloc(sizeof(SMP_LongTermKeyReqReplyTask_t)); in SMP_LongTermKeyRequestReply()
587 (void)memset_s(ctx, sizeof(SMP_LongTermKeyReqReplyTask_t), 0x00, sizeof(SMP_LongTermKeyReqReplyTask_t)); in SMP_LongTermKeyRequestReply()
603 SMP_LongTermKeyReqReplyTask_t *param = (SMP_LongTermKeyReqReplyTask_t *)context; in SMP_LongTermKeyReqReplyTask()

Completed in 4 milliseconds