nRF5 SDK v17.1.0
Data Fields
nrf_ble_bms_init_t Struct Reference

BMS initialization structure that contains all information needed to initialize the service. More...

#include <nrf_ble_bms.h>

Data Fields

ble_bms_evt_handler_t evt_handler
 Event handler to be called for handling events in the Bond Management Service.
 
ble_srv_error_handler_t error_handler
 Function to be called if an error occurs.
 
nrf_ble_bms_features_t feature
 Initial value for features of the service.
 
security_req_t bms_feature_sec_req
 Initial security level for the Feature characteristic.
 
security_req_t bms_ctrlpt_sec_req
 Initial security level for the Control Point characteristic.
 
nrf_ble_qwr_tp_qwr
 Pointer to the initialized Queued Write contexts.
 
uint8_t qwr_count
 Initialized Queue Write contexts count.
 
nrf_ble_bms_bond_cbs_t bond_callbacks
 Callback functions for deleting bonds.
 

Detailed Description

BMS initialization structure that contains all information needed to initialize the service.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated