Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_if.c49 } GapSetScanModeInfo; typedef
257 GapSetScanModeInfo *info = ctx; in GapSetScanModeTask()
265 GapSetScanModeInfo *ctx = MEM_MALLOC.alloc(sizeof(GapSetScanModeInfo)); in GAPIF_SetScanMode()
270 (void)memset_s(ctx, sizeof(GapSetScanModeInfo), 0x00, sizeof(GapSetScanModeInfo)); in GAPIF_SetScanMode()