Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c262 static void *StartServerServe(void *serveCtx) in StartServerServe() function
737 status = ConnStartActionAsync(ctx, StartServerServe, NULL); in ListenTask()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp383 ret = StartServerServe((void *)(ctx));