Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c50 LeExAdvBlock *exAdvBlock = GapGetLeExAdvBlock(); in GapLeReadMaximumAdvertisingDataLengthComplete()
61 LeExAdvBlock *exAdvBlock = GapGetLeExAdvBlock(); in GapLeReadNumberofSupportedAdvertisingSetsComplete()
72 LeExAdvBlock *exAdvBlock = GapGetLeExAdvBlock(); in GAP_LeExAdvGetMaxDataLen()
80 LeExAdvBlock *exAdvBlock = GapGetLeExAdvBlock(); in GAP_LeExAdvGetMaxHandleNum()
110 LeExAdvInfo *info = ListForEachData(GapGetLeExAdvBlock()->exAdvInfoList, GapFindExAdvInfoByAdvHandle, &advHandle); in GapLeSetAdvertisingSetRandomAddress()
118 ListAddLast(GapGetLeExAdvBlock()->exAdvInfoList, info); in GapLeSetAdvertisingSetRandomAddress()
348 ListClear(GapGetLeExAdvBlock()->exAdvInfoList); in GapLeClearAdvertisingSets()
384 LeExAdvInfo *info = ListForEachData(GapGetLeExAdvBlock()->exAdvInfoList, in GapOnLeAdvertisingSetTerminated()
H A Dgap_internal.h141 LeExAdvBlock *GapGetLeExAdvBlock(void);
H A Dgap.c380 LeExAdvBlock *GapGetLeExAdvBlock(void) in GapGetLeExAdvBlock() function

Completed in 9 milliseconds