Embassy
nrf-softdevice

Crates

git

Versions

s112

Flavors

Expand description

Bluetooth Peripheral operations. Peripheral devices emit advertisements, and optionally accept connections from Central devices.

Structs

Enums

Error for [advertise_start]
Connectable advertisement types, which can accept connections from interested Central devices.
Non-Connectable advertisement types. They cannot accept connections, they can be only used to broadcast information in the air.

Functions

Perform non-connectable advertising.
Perform connectable advertising, returning the connection that’s established as a result.