Home
last modified time | relevance | path

Searched defs:bcHandle (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/broadcast/scheduler/src/
H A Dbroadcast_scheduler.c106 int32_t SchedulerGetBroadcastHandle(int32_t bcId, int32_t *bcHandle) in SchedulerGetBroadcastHandle()
127 int32_t interval, int32_t bcHandle) in SchedulerSetLpAdvParam()
H A Dbroadcast_scheduler_virtual.c138 int32_t SchedulerGetBroadcastHandle(int32_t bcId, int32_t *bcHandle) in SchedulerGetBroadcastHandle()
163 int32_t interval, int32_t bcHandle) in SchedulerSetLpAdvParam()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_ble_mock.cpp159 static int32_t MockGetBroadcastHandle(int32_t bcId, int32_t *bcHandle) in MockGetBroadcastHandle()
180 int32_t interval, int32_t bcHandle) in MockSetLpDeviceParam()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp144 int GetAdvHandle(int32_t btAdvId, int32_t *bcHandle) in GetAdvHandle()
160 int32_t interval, int32_t bcHandle) in SetLpDeviceAdvParam()
H A Dsoftbus_ble_gatt_test.cpp967 int32_t bcHandle = 0; variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c803 static int32_t SoftbusGetBroadcastHandle(int32_t advId, int32_t *bcHandle) in SoftbusGetBroadcastHandle()
868 int32_t interval, int32_t bcHandle) in SoftbusSetLpAdvParam()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/
H A Dsoftbusbroadcast_fuzzer.cpp282 int32_t bcHandle = GetData<int32_t>(); in BroadcastGetBroadcastHandleFuzzTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp510 int32_t bcHandle) in SetLpDeviceAdvParam()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1915 int32_t BroadcastGetBroadcastHandle(int32_t bcId, int32_t *bcHandle) in BroadcastGetBroadcastHandle()
1990 int32_t interval, int32_t bcHandle) in BroadcastSetLpAdvParam()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h446 int32_t bcHandle; member