Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c45 return ((LeExAdvInfo *)nodeData)->advHandle == advHandle; in GapFindExAdvInfoByAdvHandle()
110 LeExAdvInfo *info = ListForEachData(GapGetLeExAdvBlock()->exAdvInfoList, GapFindExAdvInfoByAdvHandle, &advHandle); in GapLeSetAdvertisingSetRandomAddress()
114 info = MEM_MALLOC.alloc(sizeof(LeExAdvInfo)); in GapLeSetAdvertisingSetRandomAddress()
384 LeExAdvInfo *info = ListForEachData(GapGetLeExAdvBlock()->exAdvInfoList, in GapOnLeAdvertisingSetTerminated()
H A Dgap_def.h334 } LeExAdvInfo; typedef

Completed in 3 milliseconds