Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c42 } GapLeExAdvSetRandAddrInfo; typedef
425 GapLeExAdvSetRandAddrInfo *info = ctx; in GapLeExAdvSetRandAddrTask()
432 GapLeExAdvSetRandAddrInfo *ctx = MEM_MALLOC.alloc(sizeof(GapLeExAdvSetRandAddrInfo)); in GAPIF_LeExAdvSetRandAddr()
437 (void)memset_s(ctx, sizeof(GapLeExAdvSetRandAddrInfo), 0x00, sizeof(GapLeExAdvSetRandAddrInfo)); in GAPIF_LeExAdvSetRandAddr()

Completed in 5 milliseconds