Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c94 } GapLeScanSetParamInfo; typedef
845 GapLeScanSetParamInfo *info = ctx; in GapLeScanSetParamTask()
852 GapLeScanSetParamInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLeScanSetParamInfo)); in GAPIF_LeScanSetParam()
857 (void)memset_s(ctx, sizeof(GapLeScanSetParamInfo), 0x00, sizeof(GapLeScanSetParamInfo)); in GAPIF_LeScanSetParam()