Home
last modified time | relevance | path

Searched defs:client_sock (Results 1 – 3 of 3) sorted by relevance

/device/board/unionman/unionpi_tiger/hardware/bt/src/
Drtk_btservice.c99 int client_sock; member
249 void Rtk_Service_Vendorcmd_Hook(Rtk_Service_Data *RtkData, int client_sock) in Rtk_Service_Vendorcmd_Hook()
352 int client_sock = 0; in Getpacket_RTK_HCICMD() local
406 static void Getpacket(int client_sock) in Getpacket()
486 int client_sock = 0; in socket_accept() local
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Drtk_btservice.c120 int client_sock; member
283 void Rtk_Service_Vendorcmd_Hook(Rtk_Service_Data *RtkData, int client_sock) in Rtk_Service_Vendorcmd_Hook()
392 static void Getpacket(int client_sock) in Getpacket()
531 int client_sock = 0; in socket_accept() local
/device/board/bearpi/bearpi_hm_nano/app/D4_iot_tcp_server/
Dtcp_server_demo.c44 struct sockaddr_in client_sock, *cli_addr; in TCPServerTask() local