Home
last modified time | relevance | path

Searched refs:SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c76 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnTypeCheck()
348 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnConnectDevice()
404 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnPostBytes()
426 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnDisconnectDevice()
442 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnDisconnectDeviceAllConn()
455 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnGetConnectionInfo()
472 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnStartLocalListening()
489 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnStopLocalListening()
615 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnUpdateConnection()
631 return SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT; in ConnPreventConnection()
[all...]
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsoftbus_error_code.h236 SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT, enumerator
/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_switch_test.cpp795 EXPECT_EQ(SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT, ret); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_test.cpp549 EXPECT_EQ(SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT, ret); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h617 SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT = SOFTBUS_CONN_ERR_BASE + 3, enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h566 SOFTBUS_CONN_MANAGER_OP_NOT_SUPPORT = SOFTBUS_CONN_ERR_BASE + 3, enumerator

Completed in 13 milliseconds