Home
last modified time | relevance | path

Searched refs:avrcp_subevent_notification_volume_changed_get_absolute_volume (Results 1 – 4 of 4) sorted by relevance

/btstack/test/avrcp/
H A Davrcp_controller_test.c120 …"notification absolute volume changed %d\n", avrcp_subevent_notification_volume_changed_get_absolu… in packet_handler()
/btstack/example/
H A Da2dp_source_demo.c893 …ller: Notification Absolute Volume %d %%\n", avrcp_subevent_notification_volume_changed_get_absolu… in avrcp_controller_packet_handler()
H A Da2dp_sink_demo.c987 volume = avrcp_subevent_notification_volume_changed_get_absolute_volume(packet); in avrcp_target_packet_handler()
/btstack/src/
H A Dbtstack_event.h11263 static inline uint8_t avrcp_subevent_notification_volume_changed_get_absolute_volume(const uint8_t … in avrcp_subevent_notification_volume_changed_get_absolute_volume() function