[][src]Module galaxy_buds_live_rs::message

Modules

bud_property
extended_status_updated
find_my_bud
ids
lock_touchpad
mute_earbud
response
set_noise_reduction
set_touchpad_option
simple
status_updated
touch_updated
touchpad_action
voice_wakeup_listening_status

Structs

Message

Message contains the data of a message and its into a msg trait implementing parsed payload. In addition it contains some nice functions which are dependend on the data

Constants

BOM

Begin of message

EOM

End of message

Traits

Payload

Msg defines the trait which need to be implemented by an inner message (msg).