Module nrf_softdevice::ble::gatt_client
source · Expand description
Generic Attribute client. GATT clients consume functionality offered by GATT servers.
Structs
Discovered characteristic
Discovered descriptor
Enums
Traits
Trait for implementing GATT clients.
Functions
Discover a service in the peer’s GATT server and construct a Client instance
to use it.