Home
last modified time | relevance | path

Searched refs:GapGeneralPointerInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_if.c722 GapGeneralPointerInfo *info = ctx; in GapAuthenticationReqTask()
729 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_AuthenticationReq()
734 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_AuthenticationReq()
756 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_CancelAuthenticationReq()
761 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_CancelAuthenticationReq()
1070 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_GetRemoteName()
1075 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_GetRemoteName()
1097 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_GetRemoteNameCancel()
1102 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_GetRemoteNameCancel()
1124 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_GetLocalAddr()
[all …]
H A Dgap_le_if.c263 GapGeneralPointerInfo *info = ctx; in GapLeSetStaticIdentityAddrTask()
270 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_LeSetStaticIdentityAddr()
275 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_LeSetStaticIdentityAddr()
325 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_LeExAdvGetMaxDataLen()
330 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_LeExAdvGetMaxDataLen()
352 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_LeExAdvGetMaxHandleNum()
357 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_LeExAdvGetMaxHandleNum()
1395 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_LePair()
1400 (void)memset_s(ctx, sizeof(GapGeneralPointerInfo), 0x00, sizeof(GapGeneralPointerInfo)); in GAPIF_LePair()
1422 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GAPIF_LeCancelPair()
[all …]
H A Dgap_task_internal.h42 } GapGeneralPointerInfo; typedef
H A Dgap_br_sec.c220 const DeviceInfo *dev = ((const GapGeneralPointerInfo *)ctx)->pointer; in GapDiscACLTimerTimeoutTask()
230 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GapDiscACLTimerTimeout()
338 DeviceInfo *dev = ((GapGeneralPointerInfo *)ctx)->pointer; in GapWaitEncryptTimeoutTask()
348 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GapWaitEncryptTimeout()
783 …GapGetProfileSecurityBlock()->requestlist, GapFindCmpListData, ((GapGeneralPointerInfo *)ctx)->poi… in GapAuthenticationWaitRetryTimeoutTask()
800 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GapAuthenticationWaitRetryTimeout()
H A Dgap_le_conn.c437 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GapWaitExAdvTerminatedTimeout()
H A Dgap.c1015 DeviceInfo *dev = ((GapGeneralPointerInfo *)ctx)->pointer; in GapUseAclConnectionTimeoutTask()
1023 GapGeneralPointerInfo *ctx = MEM_MALLOC.alloc(sizeof(GapGeneralPointerInfo)); in GapUseAclConnectionTimeout()