Home
last modified time | relevance | path

Searched refs:LeExAdvBlock (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h340 } LeExAdvBlock; typedef
349 LeExAdvBlock exAdvBlock;
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()
H A Dgap_internal.h141 LeExAdvBlock *GapGetLeExAdvBlock(void);
H A Dgap.c380 LeExAdvBlock *GapGetLeExAdvBlock(void) in GapGetLeExAdvBlock()