Embedded Wireless Framework
Data Structures
Here are the data structures with brief descriptions:
 C_ewf_adapterThe EWF network adapter control structure definition
 C_ewf_adapter_api_controlThe adapter control API type
 C_ewf_adapter_api_dtlsDTLS context API structure
 C_ewf_adapter_api_http
 C_ewf_adapter_api_info
 C_ewf_adapter_api_modem_data
 C_ewf_adapter_api_modem_ntp
 C_ewf_adapter_api_mqtt
 C_ewf_adapter_api_mqtt_basic
 C_ewf_adapter_api_tcpThe TCP API structure
 C_ewf_adapter_api_tlsTLS configuration API
 C_ewf_adapter_api_tls_basicThe TLS basic API structure
 C_ewf_adapter_api_udpThe UDP API type
 C_ewf_adapter_api_wif_station
 C_ewf_adapter_bsd_socketsThe BSD sockets adapter driver data structure
 C_ewf_adapter_bsd_sockets_socketInternal structure for socket status
 C_ewf_adapter_dtls_context_infoDTLS context information type
 C_ewf_adapter_espressif_commonThe ESPRESSIF common adapter data structure
 C_ewf_adapter_espressif_common_internet_socketInternal structure for internet socket status
 C_ewf_adapter_espressif_common_message_tokenizer_pattern1_match_function_state
 C_ewf_adapter_espressif_esp8266The ESPRESSIF 8266 adapter driver data structure
 C_ewf_adapter_espressif_esp8285The ESPRESSIF 8285 adapter driver data structure
 C_ewf_adapter_espressif_wroom_02The ESPRESSIF WROOM_02 adapter data structure
 C_ewf_adapter_modem_time
 C_ewf_adapter_mqtt_messageThe MQTT Message structure definition
 C_ewf_adapter_mxchip_commonThe MX-CHIP common adapter data structure
 C_ewf_adapter_mxchip_common_internet_socketInternal structure for internet socket status
 C_ewf_adapter_mxchip_common_message_tokenizer_pattern1_match_function_state
 C_ewf_adapter_mxchip_common_message_tokenizer_pattern2_match_function_state
 C_ewf_adapter_mxchip_common_message_tokenizer_pattern3_match_function_state
 C_ewf_adapter_mxchip_emw3080bThe MX-CHIP 8266 adapter driver data structure
 C_ewf_adapter_quectel_bg95The Quectel BG95 adapter data structure
 C_ewf_adapter_quectel_bg96The Quectel BG96 adapter data structure
 C_ewf_adapter_quectel_commonThe Quectel common adapter data structure
 C_ewf_adapter_quectel_common_internet_socketInternal structure for internet socket status
 C_ewf_adapter_quectel_common_message_tokenizer_pattern1_match_function_state
 C_ewf_adapter_quectel_common_message_tokenizer_pattern2_match_function_state
 C_ewf_adapter_quectel_common_message_tokenizer_pattern3_match_function_state
 C_ewf_adapter_quectel_common_mqtt_socketInternal structure for MQTT socket status
 C_ewf_adapter_renesas_commonThe Renesas adapter data structure
 C_ewf_adapter_renesas_common_message_tokenizer_pattern1_match_function_state
 C_ewf_adapter_renesas_common_message_tokenizer_pattern2_match_function_state
 C_ewf_adapter_renesas_common_message_tokenizer_pattern3_match_function_state
 C_ewf_adapter_renesas_common_message_tokenizer_pattern4_match_function_state
 C_ewf_adapter_renesas_common_message_tokenizer_pattern5_match_function_state
 C_ewf_adapter_renesas_common_message_tokenizer_pattern6_match_function_state
 C_ewf_adapter_renesas_common_message_tokenizer_pattern7_match_function_state
 C_ewf_adapter_renesas_common_socketInternal structure for internet socket status
 C_ewf_adapter_renesas_ryz014The Renesas RYZ014A adapter data structure
 C_ewf_adapter_renesas_ryz024aThe Renesas RYZ024A adapter data structure
 C_ewf_adapter_seeed_lora_e5The Seeed LoRa-E5 adapter driver data structure
 C_ewf_adapter_simcom_commonThe SIMCom common adapter data structure
 C_ewf_adapter_simcom_sim7000The SIMCom SIM7000 adapter data structure
 C_ewf_adapter_simcom_sim868The SIMCom SIM868 adapter data structure
 C_ewf_adapter_simcom_sim900The SIMCom SIM900 adapter data structure
 C_ewf_adapter_thales_commonThe Thales common adapter data structure
 C_ewf_adapter_thales_common_internet_socketInternal structure for internet socket status
 C_ewf_adapter_thales_common_message_tokenizer_pattern1_match_function_state
 C_ewf_adapter_thales_common_message_tokenizer_pattern2_match_function_state
 C_ewf_adapter_thales_common_message_tokenizer_pattern3_match_function_state
 C_ewf_adapter_thales_common_mqtt_socketInternal structure for MQTT socket status
 C_ewf_adapter_thales_exs82_wThe Thales Cinterion EXS82-W adapter data structure
 C_ewf_adapter_winsock2The WinSock2 adapter driver data structure
 C_ewf_adapter_winsock2_socketInternal structure for socket status
 C_ewf_allocatorThe allocator structure definition
 C_ewf_allocator_c_heapC heap allocator implementation type
 C_ewf_allocator_memory_pool
 C_ewf_allocator_memory_pool_block
 C_ewf_allocator_threadxThreadX allocator implementation type
 C_ewf_interfaceThe interface structure definition
 C_ewf_interface_lpc_uartThe LPC UART host interface implementation data structure type
 C_ewf_interface_microchip_pic_uartPIC UART interface implementation data structure type
 C_ewf_interface_microchip_sam_uartSAM UART interface implementation data structure type
 C_ewf_interface_ra_uartThe RA UART interface implementation data structure type
 C_ewf_interface_rx_uartThe RX UART interface implementation data structure type
 C_ewf_interface_stm32_uartThe STM32 UART host interface implementation data structure type
 C_ewf_interface_win32_comWIN32 COM host interface implementation data structure type
 C_ewf_messageThe interface message structure definition
 C_ewf_platform_mutexThe platform mutex structure
 C_ewf_platform_queueThe platform queue structure
 C_ewf_platform_threadThe platform thread structure
 C_ewf_socket_tcpThe TCP socket structure definition
 C_ewf_socket_udpThe UDP socket structure definition
 C_ewf_tokenizer_patternThe interface tokenizer pattern structure definition
 Cewf_socket_mqttThe MQTT socket structure definition
 CNX_DRIVER_INFORMATION_STRUCT
 CNX_DRIVER_SOCKET_STRUCT