AIROC™ BTSDK v4.9 - Documentation | ||||
This implements the application-thread level event handling for AIROC Apps. More...
Data Structures | |
struct | wiced_app_event_srzn_cb_t |
Structure used in AIROC stack to add callback and data into task queue. More... | |
Functions | |
wiced_bool_t | wiced_app_event_serialize (int(*fn)(void *), void *data) |
This function lets you serialize a call onto the application thread, which has been instantiated by the AIROC stack and is used to interact with the application in an event-based fashion. More... | |
This implements the application-thread level event handling for AIROC Apps.