Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_ble_lpdevice.h46 int32_t SendAdvInfoToMlps(LpBroadcastParam *lpAdvParam, LpServerType type);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_ble_lpdevice_virtual.c57 int32_t SendAdvInfoToMlps(LpBroadcastParam *lpAdvParam, LpServerType type) in SendAdvInfoToMlps()
/ohos5.0/foundation/communication/dsoftbus/core/broadcast/scheduler/interface/
H A Dbroadcast_scheduler.h255 bool SchedulerSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam,
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_manager.h288 bool BroadcastSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam,
H A Dsoftbus_broadcast_type.h449 } LpBroadcastParam; typedef
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/
H A Dsoftbusbroadcast_fuzzer.cpp139 static int32_t BuildLpBroadcastParam(const uint8_t* data, size_t size, LpBroadcastParam *lpBcParam) in BuildLpBroadcastParam()
272 LpBroadcastParam lpBcParam; in BroadcastSetAdvDeviceParamFuzzTest()
/ohos5.0/foundation/communication/dsoftbus/core/broadcast/scheduler/src/
H A Dbroadcast_scheduler.c100 bool SchedulerSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam, in SchedulerSetAdvDeviceParam()
H A Dbroadcast_scheduler_virtual.c129 bool SchedulerSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam, in SchedulerSetAdvDeviceParam()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1863 bool BroadcastSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam, in BroadcastSetAdvDeviceParam()