Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_bt_monitor.c99 LnnNotifyBtAclStateChangeEvent(btMac, SOFTBUS_BR_ACL_CONNECTED); 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.h147 SOFTBUS_BR_ACL_CONNECTED, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_bt_network_impl_test.cpp94 .status = (uint8_t)SOFTBUS_BR_ACL_CONNECTED,
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_bt_network_impl.c306 case SOFTBUS_BR_ACL_CONNECTED: in BtAclStateChangedEvtHandler()