BMS event types.
| Enumerator |
|---|
| BLE_BMS_EVT_ERROR | Error event.
|
| BLE_BMS_EVT_AUTH | Event that indicates that the application shall verify the supplied authentication code.
|
| BLE_BMS_EVT_BOND_DELETE_REQUESTING | Request to delete the bond of the requesting device.
|
| BLE_BMS_EVT_BOND_DELETE_ALL | Request to delete all bonds.
|
| BLE_BMS_EVT_BOND_DELETE_ALL_EXCEPT_REQUESTING | Request to delete all bonds except for the requesting device.
|