Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c106 static int GapLeSetAdvertisingSetRandomAddress(uint8_t advHandle, const uint8_t addr[BT_ADDRESS_SIZ… in GapLeSetAdvertisingSetRandomAddress() function
147 ret = GapLeSetAdvertisingSetRandomAddress(advHandle, addr); in GAP_LeExAdvSetRandAddr()