Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c107 } GapLeExScanSetParamInfo; typedef
954 GapLeExScanSetParamInfo *info = ctx; in GapLeExScanSetParamTask()
961 GapLeExScanSetParamInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLeExScanSetParamInfo)); in GAPIF_LeExScanSetParam()
966 (void)memset_s(ctx, sizeof(GapLeExScanSetParamInfo), 0x00, sizeof(GapLeExScanSetParamInfo)); in GAPIF_LeExScanSetParam()