Home
last modified time | relevance | path

Searched refs:BroadcastIsLpDeviceAvailable (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_manager.h274 bool BroadcastIsLpDeviceAvailable(void);
/ohos5.0/foundation/communication/dsoftbus/core/broadcast/scheduler/src/
H A Dbroadcast_scheduler.c97 return BroadcastIsLpDeviceAvailable(); in SchedulerIsLpDeviceAvailable()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_broadcast_mgr_test.cpp297 EXPECT_FALSE(BroadcastIsLpDeviceAvailable());
341 EXPECT_FALSE(BroadcastIsLpDeviceAvailable());
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1852 bool BroadcastIsLpDeviceAvailable(void) in BroadcastIsLpDeviceAvailable() function