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
[in] | evt | Event coming from the Bluetooth stack. |
Bluetooth stack event handler.
Definition at line
45
of file common/gatt_service_aio/sl_gatt_service_aio.h
sl_gatt_service_aio_on_change#
void sl_gatt_service_aio_on_change (void )
Parameters
N/A |
Indicates that the bush button states have changed.
Definition at line
50
of file common/gatt_service_aio/sl_gatt_service_aio.h
sl_gatt_service_aio_step#
void sl_gatt_service_aio_step (void )
Parameters
N/A |
Push button event handler.
Definition at line
55
of file common/gatt_service_aio/sl_gatt_service_aio.h