![]() |
nRF5 SDK
v14.0.0
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
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. | |
Supported features.