Module bluer::mesh::element

source ·
Available on crate feature mesh only.
Expand description

Bluetooth mesh element.

Structs§

  • Interface to a Bluetooth mesh element interface.
  • An object to control an element and receive events once it has been registered.
  • A handle to store inside a element definition to make it controllable once it has been registered.
  • A reference to a registered element.
  • SIG model information.
  • Message originated by a local model encoded with the device key of the remote node.
  • A message addressed to the application element.
  • Vendor model information.

Enums§

  • Bluetooth mesh element events received by the application.

Functions§