Typedefs
+ Collaboration diagram for Typedefs:

Typedefs

typedef void(* ble_evt_handler_t) (const ble_evt_t *p_evt)
 The BLE event handler type. More...
 

Detailed Description

Typedef Documentation

◆ ble_evt_handler_t

typedef void(* ble_evt_handler_t) (const ble_evt_t *p_evt)

The BLE event handler type.

Definition at line 211 of file ble_event.h.