Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_trans.h78 } ConnBrTransEventListener; typedef
87 int32_t ConnBrTransMuduleInit(SppSocketDriver *sppDriver, ConnBrTransEventListener *listener);
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c34 static ConnBrTransEventListener g_transEventListener = { 0 };
545 int32_t ConnBrTransMuduleInit(SppSocketDriver *sppDriver, ConnBrTransEventListener *listener) in ConnBrTransMuduleInit()
H A Dsoftbus_conn_br_manager.c1827 ConnBrTransEventListener transEventListener = { in InitBrEventListener()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_connection_test.cpp164 ConnBrTransEventListener g_transEventlistener = {