最終更新:2025-01-10 (金) 00:34:12 (15d)
Android/Bluetooth
Bluetoothスタック
ドキュメント
Android Developers
AOSP/Bluetooth
概要
android.bluetooth
- Bluetooth API を使用して、Android アプリは次の操作を実行できます。
- 他の Bluetooth 端末をスキャンする
- ペア設定された Bluetooth 端末のローカル Bluetooth アダプタを問い合わせる
- RFCOMMチャンネルを確立する
- Service Discovery を使用して他の端末に接続する
- 他の端末とデータを送受信する
- 複数の接続を管理する
Android/BLE
- Android 4.3でBLEのAPIサポートが導入
パーミッション
- android.permission.BLUETOOTH
- android.permission.BLUETOOTH_ADMIN
- android.permission.ACCESS_FINE_LOCATION
Bluetooth/プロファイル
SDP/RFCOMM Android 2.0? HSP android.bluetooth.BluetoothHeadset A2DP android.bluetooth.BluetoothA2dp? Android 3.0 HDP? android.bluetooth.BluetoothHesalth? Android 4.0
クラス
- android.bluetooth.BluetoothDevice
- android.bluetooth.BluetoothSocket
- android.bluetooth.BluetoothProfile
SPP
対応機種
NTTドコモ
au
比較
プロトコルスタック?
BlueDroid
- Android 4.2より、従来のBlueZに代えて正式採用された。
- libbt-vendor?