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 D | lnn_ble_lpdevice.h | 46 int32_t SendAdvInfoToMlps(LpBroadcastParam *lpAdvParam, LpServerType type);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_ble_lpdevice_virtual.c | 57 int32_t SendAdvInfoToMlps(LpBroadcastParam *lpAdvParam, LpServerType type) in SendAdvInfoToMlps()
|
/ohos5.0/foundation/communication/dsoftbus/core/broadcast/scheduler/interface/ |
H A D | broadcast_scheduler.h | 255 bool SchedulerSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam,
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/ |
H A D | softbus_broadcast_manager.h | 288 bool BroadcastSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam,
|
H A D | softbus_broadcast_type.h | 449 } LpBroadcastParam; typedef
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/ |
H A D | softbusbroadcast_fuzzer.cpp | 139 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 D | broadcast_scheduler.c | 100 bool SchedulerSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam, in SchedulerSetAdvDeviceParam()
|
H A D | broadcast_scheduler_virtual.c | 129 bool SchedulerSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam, in SchedulerSetAdvDeviceParam()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/ |
H A D | softbus_broadcast_mgr.c | 1863 bool BroadcastSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam, in BroadcastSetAdvDeviceParam()
|