private void PingPairedDevice(PositionType deviceType)
 {
     BhapticsAndroidManager.Ping(deviceType);
 }