Home
last modified time | relevance | path

Searched defs:media_proxy_pl_calls (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmedia_proxy.h1272 struct media_proxy_pl_calls { struct
1279 const char *(*get_player_name)(void);
1292 uint64_t (*get_icon_id)(void);
1301 const char *(*get_icon_url)(void);
1308 const char *(*get_track_title)(void);
1318 int32_t (*get_track_duration)(void);
1329 int32_t (*get_track_position)(void);
1342 void (*set_track_position)(int32_t position);
1359 int8_t (*get_playback_speed)(void);
1377 void (*set_playback_speed)(int8_t speed);
[all …]