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 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/adapter/include/ |
H A D | softbus_broadcast_adapter_interface.h | 84 bool (*SetAdvFilterParam)(LpServerType type, const SoftBusLpBroadcastParam *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 | 148 } LpServerType; typedef
|
/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/tests/adapter/bluetooth/broadcast/ |
H A D | softbus_ble_mock.cpp | 153 static bool MockSetAdvFilterParam(LpServerType type, in MockSetAdvFilterParam()
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/ |
H A D | softbusbroadcast_fuzzer.cpp | 275 BroadcastSetAdvDeviceParam(static_cast<LpServerType>(type), &lpBcParam, &lpScanParam); in BroadcastSetAdvDeviceParamFuzzTest()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/ |
H A D | softbus_ble_gatt.c | 726 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 D | softbus_broadcast_mgr.c | 1863 bool BroadcastSetAdvDeviceParam(LpServerType type, const LpBroadcastParam *bcParam, in BroadcastSetAdvDeviceParam()
|