Typedefs
Typedefs
BLE Services
»
Bond Management Service (BMS)
Typedefs
typedef void(*
bms_cccd_change_handler_t
) (uint8_t conn_idx,
bms_cccd_status_t
cccd_status)
BMS Service CCCD change handler type.
More...
Detailed Description
Typedef Documentation
◆
bms_cccd_change_handler_t
typedef void(* bms_cccd_change_handler_t) (uint8_t conn_idx,
bms_cccd_status_t
cccd_status)
BMS Service CCCD change handler type.
Definition at line
136
of file
bms.h
.