Parameters for registering a local GATT service.
Public Attributes | |
| ServiceHandle | handle |
| A unique (within a Server) handle identifying this service. | |
| bool | primary |
| Indicates whether this is a primary or secondary service. | |
| Uuid | type |
| span< const Characteristic2 > | characteristics |
| The characteristics of this service. | |
| span< const ServiceHandle > | includes |