Home
last modified time | relevance | path

Searched refs:GapLeExAdvSetEnableInfo (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c66 } GapLeExAdvSetEnableInfo; typedef
549 GapLeExAdvSetEnableInfo *info = ctx; in GapLeExAdvSetEnableTask()
556 GapLeExAdvSetEnableInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLeExAdvSetEnableInfo)); in GAPIF_LeExAdvSetEnable()
561 (void)memset_s(ctx, sizeof(GapLeExAdvSetEnableInfo), 0x00, sizeof(GapLeExAdvSetEnableInfo)); in GAPIF_LeExAdvSetEnable()

Completed in 3 milliseconds