Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c50 } GapLeExAdvSetParamInfo; typedef
453 GapLeExAdvSetParamInfo *info = ctx; in GapLeExAdvSetParamTask()
460 GapLeExAdvSetParamInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLeExAdvSetParamInfo)); in GAPIF_LeExAdvSetParam()
465 (void)memset_s(ctx, sizeof(GapLeExAdvSetParamInfo), 0x00, sizeof(GapLeExAdvSetParamInfo)); in GAPIF_LeExAdvSetParam()

Completed in 7 milliseconds