Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/openthread/ot_cli/main/
Desp_ot_udp_socket.c123 void esp_ot_process_udp_server(void *aContext, uint8_t aArgsLength, char *aArgs[]) in esp_ot_process_udp_server() argument
125 (void)(aContext); in esp_ot_process_udp_server()
130 void esp_ot_process_udp_client(void *aContext, uint8_t aArgsLength, char *aArgs[]) in esp_ot_process_udp_client() argument
132 (void)(aContext); in esp_ot_process_udp_client()
Desp_ot_tcp_socket.c140 void esp_ot_process_tcp_server(void *aContext, uint8_t aArgsLength, char *aArgs[]) in esp_ot_process_tcp_server() argument
142 (void)(aContext); in esp_ot_process_tcp_server()
148 void esp_ot_process_tcp_client(void *aContext, uint8_t aArgsLength, char *aArgs[]) in esp_ot_process_tcp_client() argument
150 (void)(aContext); in esp_ot_process_tcp_client()
Desp_ot_tcp_socket.h20 void esp_ot_process_tcp_server(void *aContext, uint8_t aArgsLength, char *aArgs[]);
26 void esp_ot_process_tcp_client(void *aContext, uint8_t aArgsLength, char *aArgs[]);
Desp_ot_udp_socket.h20 void esp_ot_process_udp_server(void *aContext, uint8_t aArgsLength, char *aArgs[]);
26 void esp_ot_process_udp_client(void *aContext, uint8_t aArgsLength, char *aArgs[]);
Desp_ot_iperf.c21 void esp_ot_process_iperf(void *aContext, uint8_t aArgsLength, char *aArgs[]) in esp_ot_process_iperf() argument
23 (void)(aContext); in esp_ot_process_iperf()
Desp_ot_iperf.h19 void esp_ot_process_iperf(void *aContext, uint8_t aArgsLength, char *aArgs[]);
Desp_ot_cli.c53 static void ot_task_worker(void *aContext) in ot_task_worker() argument
/hal_espressif-3.6.0/examples/openthread/ot_rcp/main/
Desp_ot_rcp.c27 static void ot_task_worker(void *aContext) in ot_task_worker() argument
/hal_espressif-3.6.0/examples/openthread/ot_br/main/
Desp_ot_br.c151 static void ot_task_worker(void *aContext) in ot_task_worker() argument