![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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_t * | p_qwr |
| Pointer to the initialized Queued Write context. | |
| nrf_ble_bms_bond_cbs_t | bond_callbacks |
| Callback functions for deleting bonds. | |
BMS initialization structure that contains all information needed to initialize the service.