Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Bluetooth を使用して Android デバイスから他の Bluetooth デバイスの日付と時刻を検索/読み取ることはできますか?
注: 他のデバイスは私の Android デバイスとペアリングされていません。
十分なグーグルを行いましたが、答えが得られませんでした。
これは、Bluetooth 仕様ではカバーされていません。Bluetooth 自体は、日付や時刻を発行する手段を提供しません。Bluetooth プロファイルや低レベル関数を介してもです。
接続の両側で実行する独自のコードを実装する必要があります (つまり、時間を提供するアプリと時間を消費するアプリを作成する必要があります)。