Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_p2p.h291 int RpcP2pRemoveClient(RpcServer *server, Context *context);
H A Dwifi_hal_crpc_server.c104 ret += PushRpcFunc("P2pRemoveGroupClient", RpcP2pRemoveClient); in InitRpcFuncMapChip()
H A Dwifi_hal_crpc_p2p.c271 int RpcP2pRemoveClient(RpcServer *server, Context *context) in RpcP2pRemoveClient() function