View Source BlueHeron.ATT.HandleValueNotification (blue_heron v0.5.4)
A server can send a notification of an attribute’s value at any time.
Bluetooth Spec v5.2, vol 3, Part F, 3.4.7.1
Summary
Types
@type t() :: %BlueHeron.ATT.HandleValueNotification{ data: binary(), handle: non_neg_integer(), opcode: term() }