public void OnShowDeviceList()
 {
     Debug.Log("OnShowDeviceList");
     DeviceHandler.Disconnect();
 }