trouble-host

Crates

git

Versions

default

Flavors

Module gap

Source
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§

CentralConfig
Configuration for a central device GAP Service.
PeripheralConfig
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