BLE-Stack APIs  3.00.00
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Typedefs
Micro BLE Stack Callbacks

Typedefs

typedef void(* ubPostEvtProxyCB_t )(void)
 Type of the callback to have ub_processMsg called in the application task context. More...
 
typedef void(* ubProcessMsg_t )(ubEvtMsg_t *pEvtMsg)
 Function to process event messages destined to the calle module.
 

Detailed Description

Typedef Documentation

typedef void(* ubPostEvtProxyCB_t)(void)

Type of the callback to have ub_processMsg called in the application task context.

Warning
The application should provide a valid callback when calling ub_stackInit
Copyright 2016, Texas Instruments Incorporated