Expand description
§Generic Access Profile
This profile defines the generic procedures related to discovery of Bluetooth devices (idle mode procedures) and link management aspects of connecting to Bluetooth devices (connecting mode procedures). It also defines procedures related to use of different security levels. In addition, this profile includes common format requirements for parameters accessible on the user interface level.
Structs§
- Central
Config - Configuration for a central device GAP Service.
- Peripheral
Config - Configuration for a peripheral device GAP Service.
Enums§
- GapConfig
- Configuration for the GAP Service.
Constants§
- GAP_
SERVICE_ ATTRIBUTE_ COUNT - The number of attributes added by the GAP and GATT services GAP_SERVICE: 1 ├── DEVICE_NAME: 2 └── APPEARANCE: 2 GATT_SERVICE: + 1 — = 6