void OnDisconnectButtonClick()
 {
     Manager.AbortWristband();
 }