nRF51 SDK v9.0.0
Typedefs

Typedefs

typedef struct ble_bas_c_s ble_bas_c_t
 
typedef void(* ble_bas_c_evt_handler_t )(ble_bas_c_t *p_bas_bas_c, ble_bas_c_evt_t *p_evt)
 Event handler type. More...
 

Detailed Description

Typedef Documentation

typedef void(* ble_bas_c_evt_handler_t)(ble_bas_c_t *p_bas_bas_c, ble_bas_c_evt_t *p_evt)

Event handler type.

This is the type of the event handler that should be provided by the application of this module in order to receive events.


This document was last updated on Thu Jul 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.