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
TypeDirectionArgument NameDescription
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
TypeDirectionArgument NameDescription
voidN/A

Indicates that the bush button states have changed.


sl_gatt_service_aio_step#

void sl_gatt_service_aio_step (void )
Parameters
TypeDirectionArgument NameDescription
voidN/A

Push button event handler.