Home
last modified time | relevance | path

Searched defs:bcParam (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_broadcast_mgr_test.cpp67 static void BuildBroadcastParam(BroadcastParam *bcParam) in BuildBroadcastParam()
278 BroadcastParam bcParam = {}; variable
322 BroadcastParam bcParam = {}; variable
464 BroadcastParam bcParam = {}; variable
625 BroadcastParam bcParam = {}; variable
665 BroadcastParam bcParam = {}; variable
701 BroadcastParam bcParam = {}; variable
735 BroadcastParam bcParam = {}; variable
762 BroadcastParam bcParam = {}; variable
850 BroadcastParam bcParam = {}; variable
H A Dsoftbus_ble_mock.cpp154 const SoftBusLpBroadcastParam *bcParam, const SoftBusLpScanParam *scanParam) in MockSetAdvFilterParam()
/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/adapter/ble/src/
H A Dsoftbus_ble_gatt.c752 const SoftBusLpBroadcastParam *bcParam, const SoftBusLpScanParam *scanParam) in SoftbusSetLpParam()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp1106 SoftBusLpBroadcastParam bcParam = {}; variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h448 BroadcastParam bcParam; member
/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()