![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
BMS bond management callbacks. More...
#include <nrf_ble_bms.h>
Data Fields | |
nrf_ble_bms_bond_handler_t | delete_requesting |
Function to be called to delete the bonding information of the requesting device. | |
nrf_ble_bms_bond_handler_t | delete_all |
Function to be called to delete the bonding information of all bonded devices. | |
nrf_ble_bms_bond_handler_t | delete_all_except_requesting |
Function to be called to delete the bonding information of all bonded devices except for the requesting device. | |
BMS bond management callbacks.