Searched defs:bcHandle (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/broadcast/scheduler/src/ |
H A D | broadcast_scheduler.c | 106 int32_t SchedulerGetBroadcastHandle(int32_t bcId, int32_t *bcHandle) in SchedulerGetBroadcastHandle() 127 int32_t interval, int32_t bcHandle) in SchedulerSetLpAdvParam()
|
H A D | broadcast_scheduler_virtual.c | 138 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 D | softbus_ble_mock.cpp | 159 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 D | bluetooth_mock.cpp | 144 int GetAdvHandle(int32_t btAdvId, int32_t *bcHandle) in GetAdvHandle() 160 int32_t interval, int32_t bcHandle) in SetLpDeviceAdvParam()
|
H A D | softbus_ble_gatt_test.cpp | 967 int32_t bcHandle = 0; variable
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/ |
H A D | softbus_ble_gatt.c | 803 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 D | softbusbroadcast_fuzzer.cpp | 282 int32_t bcHandle = GetData<int32_t>(); in BroadcastGetBroadcastHandleFuzzTest() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/ |
H A D | bluetooth_mock.cpp | 510 int32_t bcHandle) in SetLpDeviceAdvParam()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/ |
H A D | softbus_broadcast_mgr.c | 1915 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 D | softbus_broadcast_type.h | 446 int32_t bcHandle; member
|