Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_server.c34 static RpcServer *g_rpcServer = NULL; variable
38 g_rpcServer = server; in SetRpcServerInited()
44 return g_rpcServer; in GetRpcServer()