Home
last modified time | relevance | path

Searched refs:SOFTBUS_BR_ACL_DISCONNECTED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_bt_monitor.c102 LnnNotifyBtAclStateChangeEvent(btMac, SOFTBUS_BR_ACL_DISCONNECTED); in LnnOnBtAclStateChanged()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/service/fuzztest/buscenterevent_fuzzer/
H A Dbuscenterevent_fuzz.cpp154 (GetData<int>() % (SOFTBUS_BR_ACL_DISCONNECTED - SOFTBUS_BR_ACL_CONNECTED + 1)); in LnnNotifyBtAclStateChangeEventFuzzTest()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h148 SOFTBUS_BR_ACL_DISCONNECTED, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_bt_network_impl_test.cpp98 .status = (uint8_t)SOFTBUS_BR_ACL_DISCONNECTED,
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_bt_network_impl.c309 case SOFTBUS_BR_ACL_DISCONNECTED: in BtAclStateChangedEvtHandler()