Bluecove : restart bluetooth stack programmatically
问题 I'm trying to close bluetooth service, but Bluecove has bug on Connection close method (https://code.google.com/p/bluecove/issues/detail?id=90) and I am trying to do some workaround to restart service. I think restarting bluetooth stack will solve my problem. Can I do it programmatically? I'am using microsoft bluetooth stack. 回答1: Problem solved in this way. I restart the application, but firstly shut down bluecove manually. BlueCoveImpl.shutdown(); If I only restart application, bluecove