Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c668 static int32_t ConvertBroadcastUuid(const SoftbusBroadcastUuid *uuid, BroadcastUuid *bcUuid) in ConvertBroadcastUuid() function
685 int32_t ret = ConvertBroadcastUuid(uuid, &bcUuid); in BcLpDeviceInfoCallback()