Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dquectel-mbim-proxy.c197 static int handle_client_request(int mbim_dev_fd, int client_fd, void *pdata, int len) in handle_client_request() function
353 handle_client_request(mbim_dev_fd, fd, cm_recv_buffer, len); in proxy_loop()