Typedefs

Typedefs

typedef void(* ble_sync_evt_cb_t) (uint32_t sync_cnt, uint16_t sync_period)
 The BLE sync event callback. More...
 

Detailed Description

Typedef Documentation

◆ ble_sync_evt_cb_t

typedef void(* ble_sync_evt_cb_t) (uint32_t sync_cnt, uint16_t sync_period)

The BLE sync event callback.

Definition at line 140 of file ble.h.