Definitions and prototypes for the AGS interface. More...
Modules | |
Defines | |
Enumerations | |
Structures | |
Typedefs | |
Functions | |
Definitions and prototypes for the AGS interface.
The Alexa Gadget (AG) Service is defined by Amazon. It can connect a Alexa gadget with an Echo device. This module implements the Alexa Gadget Service with TX and RX characteristics.
After ags_init_t variable is initialized, the application must call ags_service_init() to add the Alexa Gadget Service and TX, RX characteristics to the BLE Stack database according to ags_init_t::char_mask.