Infineon Logo AIROC BTSDK v4.4 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_app_event_srzn_cb_t Struct Reference

Structure used in AIROC stack to add callback and data into task queue. More...

Data Fields

int(* fn )(void *)
 Callback invoked within the app thread context.
 
void * data
 Any arbitrary data to be given to the callback. More...
 

Detailed Description

Structure used in AIROC stack to add callback and data into task queue.

The serialization queue will have these callbacks

Field Documentation

void* data

Any arbitrary data to be given to the callback.

wiced_app_event_serialize Caller has to allocate and free once serialized event handled


The documentation for this struct was generated from the following file: