Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c174 } GapLeRequestSecurityInfo; typedef
1357 GapLeRequestSecurityInfo *info = ctx; in GapLeRequestSecurityTask()
1365 GapLeRequestSecurityInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLeRequestSecurityInfo)); in GAPIF_LeRequestSecurity()
1370 (void)memset_s(ctx, sizeof(GapLeRequestSecurityInfo), 0x00, sizeof(GapLeRequestSecurityInfo)); in GAPIF_LeRequestSecurity()