Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_if.c85 } GapAuthorizeResInfo; typedef
611 GapAuthorizeResInfo *info = ctx; in GapAuthorizeResTask()
619 GapAuthorizeResInfo *ctx = MEM_MALLOC.alloc(sizeof(GapAuthorizeResInfo)); in GAPIF_AuthorizeRes()
624 (void)memset_s(ctx, sizeof(GapAuthorizeResInfo), 0x00, sizeof(GapAuthorizeResInfo)); in GAPIF_AuthorizeRes()