Embassy
nrf-softdevice

Crates

git

Versions

s112

Flavors

Expand description

Generic Attribute server. GATT servers offer functionality to clients.

Typically the peripheral device is the GATT server, but it is not necessary. In a connection any device can be server and client, and even both can be both at the same time.

Modules

Structs

Enums

Traits

Functions

This will fail if an indication is already in progress
Multiple notifications can be queued. Will fail when the queue is full.