Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_bt_common.h77 SOFTBUS_ACL_STATE_DISCONNECTED, enumerator
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_bt_monitor.c101 case SOFTBUS_ACL_STATE_DISCONNECTED: in LnnOnBtAclStateChanged()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c59 return SOFTBUS_ACL_STATE_DISCONNECTED; in ConvertAclState()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_bt_common_test.cpp208 … aclStateResult = g_btAclStateChangedCtx.Expect(listenerId, &addr, SOFTBUS_ACL_STATE_DISCONNECTED);