Module nrf_softdevice::ble

source ·
Expand description

Bluetooth Low Energy

Modules

  • Bluetooth Central operations. Central devices scan for advertisements from Peripheral devices and connect to them.
  • Generic Attribute client. GATT clients consume functionality offered by GATT servers.
  • Generic Attribute server. GATT servers offer functionality to clients.
  • Link-Layer Control and Adaptation Protocol
  • Bluetooth Peripheral operations. Peripheral devices emit advertisements, and optionally accept connections from Central devices.

Structs

Enums

Traits

Functions