Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c88 } GapLeAdvSetEnableInfo; typedef
765 GapLeAdvSetEnableInfo *info = ctx; in GapLeAdvSetEnableTask()
772 GapLeAdvSetEnableInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLeAdvSetEnableInfo)); in GAPIF_LeAdvSetEnable()
777 (void)memset_s(ctx, sizeof(GapLeAdvSetEnableInfo), 0x00, sizeof(GapLeAdvSetEnableInfo)); in GAPIF_LeAdvSetEnable()