Bluetooth を使用して聴診器と通信するデスクトップ アプリケーションをプログラミングしています。最初は OBEX を使用したいのですが、次のページのコードを使用して利用可能なサービスを確認しています: http://www.jsr82.com/jsr-82-sample-bluetooth-service-search/#more-21
次の結果が得られました。
*Starting device inquiry...
Device Inquiry Completed.
Bluetooth Devices:
1. 002484006FFB (M3200 0010030000286675 )
Choose the device to search for Obex Push service : 1
Searching for service...
Device does not support Object Push.
BlueCove stack shutdown completed*
聴診器からデスクトップアプリケーションにファイルを転送するために必要な OBEX の代替手段を誰か知っていますか?