Home
last modified time | relevance | path

Searched refs:connectFuncInterface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_connection_test.cpp168 ConnectFuncInterface *connectFuncInterface = NULL; variable
194 connectFuncInterface = ConnInitBr(&callback); in ConnInit()
195 return connectFuncInterface; in ConnInit()
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_manager.c1851 static ConnectFuncInterface connectFuncInterface = { in ConnInitBr() local
1865 return &connectFuncInterface; in ConnInitBr()