Home
last modified time | relevance | path

Searched refs:LpServerType (Results 1 – 12 of 12) 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/adapter/include/
H A Dsoftbus_broadcast_adapter_interface.h84 bool (*SetAdvFilterParam)(LpServerType type, const SoftBusLpBroadcastParam *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.h148 } LpServerType; typedef
/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/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_ble_mock.cpp153 static bool MockSetAdvFilterParam(LpServerType type, in MockSetAdvFilterParam()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/
H A Dsoftbusbroadcast_fuzzer.cpp275 BroadcastSetAdvDeviceParam(static_cast<LpServerType>(type), &lpBcParam, &lpScanParam); in BroadcastSetAdvDeviceParamFuzzTest()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c726 static int32_t SetBtUuidByBroadCastType(LpServerType type, BtUuid *btUuid) in SetBtUuidByBroadCastType()
751 static bool SoftbusSetLpParam(LpServerType type, in SoftbusSetLpParam()
/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()