Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_if.c54 } GapSetBondableModeInfo; typedef
288 GapSetBondableModeInfo *info = ctx; in GapSetBondableModeTask()
295 GapSetBondableModeInfo *ctx = MEM_MALLOC.alloc(sizeof(GapSetBondableModeInfo)); in GAPIF_SetBondableMode()
300 (void)memset_s(ctx, sizeof(GapSetBondableModeInfo), 0x00, sizeof(GapSetBondableModeInfo)); in GAPIF_SetBondableMode()