Embedded Wireless Framework
Modules
Here is a list of all modules:
[detail level 1234]
 EWF IDsEWF IDs
 EWF developer IDsEWF developer IDs
 EWF adapter IDsEWF adapter IDs
 EWF interface IDsEWF interface IDs
 EWF allocator IDsEWF allocator IDs
 The EWF configurable settingsThe EWF configurable settings
 Espressif common configurationEspressif common adapter configuration
 ESPRESSIF 8266 adapter configurationESPRESSIF 8266 adapter configuration
 ESPRESSIF 8285 adapter configurationESPRESSIF 8285 adapter configuration
 Espressif WROOM-02 adapter configurationEspressif WROOM_02 adapter configuration
 MX-CHIP common configurationMX-CHIP common adapter configuration
 MX-CHIP 8266 adapter configurationMX-CHIP 8266 adapter configuration
 Quectel BG95 adapter configurationQuectel BG95 adapter configuration
 Quectel BG96 adapter configurationQuectel BG96 adapter configuration
 Quectel common configurationQuectel common adapter configuration
 Renesas common configurationRenesas common adapter configuration
 Renesas RYZ014A adapter configurationRenesas RYZ014A adapter configuration
 Renesas RYZ024A adapter configurationRenesas RYZ024A adapter configuration
 SIMCom SIM7000 adapter configurationSIMCom SIM7000 adapter configuration
 SIMCom SIM868 adapter configurationSIMCom SIM868 adapter configuration
 SIMCom SIM900 adapter configurationSIMCom SIM900 adapter configuration
 Thales common configurationThales common adapter configuration
 Thales Cinterion EXS82-W adapter configurationThales Cinterion EXS82-W adapter configuration
 Platform configuration (FreeRTOS)The definitions used to configure the Azure SD-NET platform
 Platform configuration (pthreads)The definitions used to configure the EWF POSIX threads platform
 Platform configuration (ThreadX)The definitions used to configure the Azure SD-NET platform
 Platform configuration (WIN32)The definitions used to configure the Azure SD-NET WIN32 platform
 EWF result codes, status test macros and loggingDefinition of result codes, macros for their evaluation, logging macros and developer ID definitions
 EWF result codesEWF result codes and type definitions
 EWF result macrosEWF macros for result code testing and evaluation
 EWF logging macrosEWF logging macros
 The EWF typesThe EWF types
 The EWF utilitiesThe EWF utilities
 EWF LibraryEWF library
 The EWF string utilitiesThe EWF string utilities
 EWF APIsEWF APIs
 Adapter control APIThe adapter's start and stop functions
 Adapter DTLS APIDTLS functions
 Modem adapter http APIHTTP functions
 Adapter information APIFunctions to get information from the adapter
 EWF modem adapter APIFunctions for modem adapters
 Adapter MQTT APIMQTT functions for connecting, disconnecting. publishing and subscribing
 Adapter MQTT basic APIMQTT basic API functions for connecting, disconnecting. publishing and subscribing
 Adapter NTP APINTP functions
 Adapter TCP APITCP functions to listen, connect, send, receive and close sockets
 The adapter TLS APIThe adapter TLS API
 Adapter TLS basic APIThe adapter's TLS basic API functions
 Adapter UDP APIUDP functions to bind, connect, send, receive and close sockets
 EWF WiFi adapter station APIFunctions for WiFi adapters, station functionality
 EWF Adapter APIAdapters are the hardware or software devices uses to communicate with the network
 The BSD sockets adapter driver
 Espressif generic adapter functions
 The ESPRESSIF ESP8266 adapter driver
 The ESPRESSIF ESP8285 adapter driver
 The ESPRESSIF WROOM_02 adapter driver
 MX-CHIP generic adapter functions
 The MX-CHIP ESP8266 adapter driver
 The Quectel BG95 modem adapter driver
 The Quectel BG96 modem adapter driver
 Quectel common driver implementationQuectel common adapter implementation
 Renesas common driver implementationRenesas common adapter implementation
 The Renesas RYZ014A modem adapter driver
 The Renesas RYZ024A modem adapter driver
 The Seeed LoRa-E5 adapter driver
 Sequans generic adapter functions
 SIMCom generic adapter functions
 The SIMCom SIM7000 modem adapter driver
 The SIMCom SIM868 modem adapter driver
 The SIMCom SIM900 modem adapter driver
 Thales common driver implementationThales common adapter implementation
 The Thales Cinterion EXS82-W modem adapter driver
 The WinSock2 adapter driver
 EWF Interface APIInterfaces are an abstraction and implementations of asynchronous serial communication between adapters and hardware
 Common Interface APICommon interface functions
 The Interface timeout APIFunctions for setting up and controlling the interface timeout
 The Interface tokenizer APIFunctions for setting up and controlling the interface tokenizer
 Hardware Interface APIHardware interface functions implemented per platform
 Interface URC processingThe host interface URC processing
 Host interface polling callsThe host interface polling calls
 Interface callback APIAsynchronous callback interface
 Interface helper functionsHelper interface functions
 LPC UART host interfaceLPC UART host interface
 PIC UART port interfacePIC UART port interface
 SAM UART port interfaceSAM UART port interface
 RA UART interfaceRA UART interface
 RX UART interfaceRX UART interface
 STM32 UART host interfaceSTM32 UART host interface
 WIN32 COM port host interfaceWIN32 COM port host interface
 EWF Allocator APIAllocators are used to allocate and free buffers for interfaces and adapters
 The C heap allocatorThe C heap allocator
 The ThreadX allocatorThe ThreadX allocator
 EWF Platform APIFunctions for abstracting the platform where EWF is running
 EWF Platform API - QueueFunctions for abstracting the platform where EWF is running
 Platform configuration (FreeRTOS)The definitions used to configure the Azure SD-NET platform
 The POSIX threads platformThe POSIX threads platform
 The ThreadX platformThe ThreadX platform
 The WIN32 platformThe WIN32 platform
 EWF Message APIMessages are tokenized incoming host interface data