Automation IO GATT Service#
Provides the LEDs and buttons in GATT characteristics. Designed for the Thunderboard smartphone app.
Function Documentation#
sl_gatt_service_aio_on_event#
void sl_gatt_service_aio_on_event (sl_bt_msg_t * evt)
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
sl_bt_msg_t * | [in] | evt | Event coming from the Bluetooth stack. |
Bluetooth stack event handler.
sl_gatt_service_aio_on_change#
void sl_gatt_service_aio_on_change (void )
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/A |
Indicates that the bush button states have changed.
sl_gatt_service_aio_step#
void sl_gatt_service_aio_step (void )
Parameters
Type | Direction | Argument Name | Description |
---|---|---|---|
void | N/A |
Push button event handler.