Typedefs | |
| typedef void(* | ags_evt_handler_t) (ags_evt_t *p_evt) |
| Alexa Gadget Service event handler type. More... | |
| typedef bool(* | ags_stream_cb_t) (uint8_t conn_idx, const uint8_t *const p_data, uint16_t length, uint8_t still_receiving) |
| Alexa Gadget Service stream callback. More... | |
| typedef void(* ags_evt_handler_t) (ags_evt_t *p_evt) |