BLE-Stack APIs  1.00.00
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

§ ubPostEvtProxyCB_t

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 2017, Texas Instruments Incorporated