nRF5 SDK  v12.0.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrf_ble_bms_bond_cbs_t Struct Reference

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.
 

Detailed Description

BMS bond management callbacks.