Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_connection.h89 int32_t ConnBrUpdateConnectionRc(ConnBrConnection *connection, int32_t delta);
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c471 int32_t ConnBrUpdateConnectionRc(ConnBrConnection *connection, int32_t delta) in ConnBrUpdateConnectionRc() function
833 ConnBrUpdateConnectionRc(connection, 0); in RetryNotifyReferenceHandler()
H A Dsoftbus_conn_br_manager.c312 ConnBrUpdateConnectionRc(connection, 1); in NotifyDeviceConnectResult()
663 ConnBrUpdateConnectionRc(connection, -1); in ClientConnected()
938 ConnBrUpdateConnectionRc(connection, -1); in DisconnectRequest()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp244 ret = ConnBrUpdateConnectionRc(connection, delta);
249 ret = ConnBrUpdateConnectionRc(connection, delta);