Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c100 } GapLeScanSetEnableInfo; typedef
873 GapLeScanSetEnableInfo *info = ctx; in GapLeScanSetEnableTask()
880 GapLeScanSetEnableInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLeScanSetEnableInfo)); in GAPIF_LeScanSetEnable()
885 (void)memset_s(ctx, sizeof(GapLeScanSetEnableInfo), 0x00, sizeof(GapLeScanSetEnableInfo)); in GAPIF_LeScanSetEnable()