5

「Bluetooth find me profile」のAndroidアプリケーションに取り組んでいます。「bluetooth find me profile」の即時アラート サービスに関連するすべての Android API を取得する必要があります。「Bluetooth find me profile」の場合、サーバーはクライアントに警告を発します。そのため、プロファイルを作成するには、クライアントへの警告に関連する API を取得する必要があります。

4

1 に答える 1

1

Bluetooth Find me プロファイルと即時アラート サービスは、Bluetooth Smart ポートファイル/サービスです。通常の Android API は Bluetooth Smart をサポートしていません。

API を Android に追加して、Bluetooth Smart プロファイルで動作させるためのいくつかの取り組みがあります: http://developer.motorola.com/docs/bluetooth-low-energy-api/ http://code.google.com/p/ブロードコム/

于 2012-08-18T15:47:23.853 に答える