TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Typedefs | |
typedef void(* | ubleAntSwitchCB_t) (void) |
Type of the callback to switch antenna in the application. More... | |
typedef void(* | ublePostEvtProxyCB_t) (void) |
Type of the callback to have uble_processMsg called in the application task context. More... | |
typedef void(* | ubleProcessMsg_t) (ubleEvtMsg_t *pEvtMsg) |
Function to process event messages destined to the calle module. | |
typedef void(* ubleAntSwitchCB_t) (void) |
Type of the callback to switch antenna in the application.
typedef void(* ublePostEvtProxyCB_t) (void) |
Type of the callback to have uble_processMsg called in the application task context.