Connect Stack Native API
Here is a list of all modules:
| Hal | |
| Button | Sample API functions for using push-buttons |
| Crc |
Functions that provide access to cyclic redundancy code (CRC) calculation. See
crc.h
for source code
|
| Endian | |
| Led | Sample API funtions for controlling LEDs |
| Micro | |
| Random | Functions that provide access to random numbers |
| Serial | This API contains the HAL interfaces that applications must implement for the high-level serial code |
| Simeeprom | |
| System_timer | Functions that provide access to the system clock |
| Symbol_timer | |
| Tokens | |
| Token | |
| Diagnostics | Crash and watchdog diagnostic functions |
| Flash | Definition and description of public flash manipulation routines |
| Nvic_config | |
| Reset_def | |
| Iar | Compiler and Platform specific definitions and typedefs for the IAR ARM C compiler |
| Platform_common | Compiler and Platform specific definitions and typedefs common to all platforms |
| Version | Macros to determine the stack version |
| Configuration | User-configurable stack configuration macros and defaults |
| Stack_info | Connect API for accessing and modifying stack states and behaviors |
| Stack_counters | Stack counters API |
| Parent_support | |
| Network_management | Connect API for finding, forming, joining, and leaving Connect networks |
| Frequency_hopping | API and callbacks for frequency hopping configuration |
| Message | Connect APIs and handlers for sending and receiving messages |
| Status_codes | Return-code definitions for Connect stack API functions |
| Token_stack | Definitions for stack tokens |
| Ember_types | Definitions of Connect data types used by various Connect API functions |
| Memory_buffer | Ember Connect API dynamically allocates and frees memory |
| Event | Scheduling events for future execution |
| Radio_stream | Radio stream API |
| Command_interpreter | Processes commands coming from the serial port |
| Mailbox_common | Types defined for mailbox |
| Mailbox_client | APIs for mailbox client |
| Mailbox_server | APIs for mailbox server |
| Ota_bootloader_common | Set of types defined for ota-broadcast-bootloader |
| Ota_bootloader_client | Set of APIs for ota-broadcast-bootloader-client |
| Ota_bootloader_server | Set of APIs for ota-broadcast-bootloader-server |
| Ota_unicast_bootloader_common | Macros and types defined for ota-unicast-bootloaders |
| Ota_unicast_bootloader_client | APIs/callbacks for ota-unicast-bootloader clients |
| Ota_unicast_bootloader_server | Macros and APIs for ota-unicast-bootloader server |
| Poll | APIs for the poll plugin |
| App_framework_common | Application framework common |