nRF5 SDK v17.1.0
Data Fields
nrf_ble_bms_features_t Struct Reference

Supported features. More...

#include <nrf_ble_bms.h>

Data Fields

bool delete_all: 1
 Indicates whether the application wants to support the operation to delete all bonds.
 
bool delete_all_auth: 1
 Indicates whether the application wants to support the operation to delete all bonds with authorization code.
 
bool delete_requesting: 1
 Indicates whether the application wants to support the operation to delete the bonds of the requesting device.
 
bool delete_requesting_auth: 1
 Indicates whether the application wants to support the operation to delete the bonds of the requesting device with authorization code.
 
bool delete_all_but_requesting: 1
 Indicates whether the application wants to support the operation to delete all bonds except for the bond of the requesting device.
 
bool delete_all_but_requesting_auth: 1
 Indicates whether the application wants to support the operation to delete all bonds except for the bond of the requesting device with authorization code.
 

Detailed Description

Supported features.


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

Documentation feedback | Developer Zone | Subscribe | Updated