Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c229 static ConnBrConnection *CreateAndSaveConnection(int32_t socketHandle) in CreateAndSaveConnection() function
267 ConnBrConnection *connection = CreateAndSaveConnection(socketHandle); in StartServerServe()