pub const GAP_SERVICE_ATTRIBUTE_COUNT: usize = 6;Expand description
The number of attributes added by the GAP and GATT services GAP_SERVICE: 1 ├── DEVICE_NAME: 2 ├── APPEARANCE: 2 └── CENTRAL_ADDRESS_RESOLUTION: 2 (security+central only) GATT_SERVICE: + 1 — = 6 (or 8 with security+central)