Searched defs:aContext (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.6.0/examples/openthread/ot_cli/main/ |
D | esp_ot_tcp_socket.c | 140 void esp_ot_process_tcp_server(void *aContext, uint8_t aArgsLength, char *aArgs[]) 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()
|
D | esp_ot_udp_socket.c | 123 void esp_ot_process_udp_server(void *aContext, uint8_t aArgsLength, char *aArgs[]) 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()
|
D | esp_ot_iperf.c | 21 void esp_ot_process_iperf(void *aContext, uint8_t aArgsLength, char *aArgs[]) in esp_ot_process_iperf()
|
D | esp_ot_cli.c | 53 static void ot_task_worker(void *aContext) in ot_task_worker()
|
/hal_espressif-3.6.0/examples/openthread/ot_rcp/main/ |
D | esp_ot_rcp.c | 27 static void ot_task_worker(void *aContext) in ot_task_worker()
|
/hal_espressif-3.6.0/examples/openthread/ot_br/main/ |
D | esp_ot_br.c | 151 static void ot_task_worker(void *aContext) in ot_task_worker()
|