最終更新:2022-08-16 (火) 22:27:37 (844d)
GAP
Top / GAP
Generic Access Profile
defines the basic requirements of a Bluetooth device
概要
- 他の全てのプロファイルの基礎として機能するもの
- 他のBluetoothプロファイルに準拠していないとしても、基本的な相互運用性や共存性を達成するため、Bluetooth対応を標榜するためには少なくともGAPに対応せねばならない。
機能
- GAP services include device discovery, connection modes, security, authentication, association models and service discovery.
- デバイスの発見
- リンクの確立
- ペアリング
- ボンディング
- セキュリティ関連
モード
- ディスカバラブル
- コネクタブル
- ペアラブル
セキュリティモード
セキュリティレベル
レベル0
- SDP時など
レベル1
レベル2
レベル3
レベル4
Bluetooth/仕様
Bluetooth Classic/GAP
- In BR/EDR, GAP defines a single role with functionality that may be present in each device.
- defines a Bluetooth device to include the Radio, Baseband, Link Manager, L2CAP, and the SDP functionality
- Bluetooth Classic/GAP
BLE/GAP
- In LE, GAP defines four specific roles: Broadcaster, Observer, Peripheral, and Central.
- defines the Physical Layer, Link Layer, L2CAP, Security Manager, Attribute Protocol (ATT) and Generic Attribute Profile (GATT).