A GATT descriptor within a Bluez.Gatt.Characteristic.
handle is the descriptor's own attribute handle.
Summary
Types
@type t() :: %Bluez.Gatt.Descriptor{ handle: non_neg_integer(), uuid: Bluez.Gatt.Service.uuid() }
A GATT descriptor within a Bluez.Gatt.Characteristic.
handle is the descriptor's own attribute handle.
@type t() :: %Bluez.Gatt.Descriptor{ handle: non_neg_integer(), uuid: Bluez.Gatt.Service.uuid() }