public bool DisConnect(Ear ear)
 {
     return(DeviceController.DisConnect(ear));
 }