BMS Service init stucture. This contains all option and data needed for initialization of the service. More...
#include <bms.h>
Public Attributes | |
bms_cccd_change_handler_t | cccd_change_handler |
uint32_t | feature |
uint8_t | auth_code_val [BMS_AUTH_CODE_LEN_MAX] |
uint8_t | auth_code_len |
BMS Service init stucture. This contains all option and data needed for initialization of the service.
uint8_t bms_init_t::auth_code_val[BMS_AUTH_CODE_LEN_MAX] |
bms_cccd_change_handler_t bms_init_t::cccd_change_handler |