Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c77 } GapLeAdvSetParamInfo; typedef
656 GapLeAdvSetParamInfo *info = ctx; in GapLeAdvSetParamTask()
663 GapLeAdvSetParamInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLeAdvSetParamInfo)); in GAPIF_LeAdvSetParam()
668 (void)memset_s(ctx, sizeof(GapLeAdvSetParamInfo), 0x00, sizeof(GapLeAdvSetParamInfo)); in GAPIF_LeAdvSetParam()

Completed in 3 milliseconds