Searched refs:do_first_track (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/audio/ |
D | mpl.c | 1027 static void do_first_track(struct mpl_mediaplayer *pl, bool group_change) in do_first_track() function 1291 do_first_track(pl, true); in do_full_prev_group() 1300 do_first_track(pl, true); in do_full_next_group() 1309 do_first_track(pl, true); in do_full_first_group() 1318 do_first_track(pl, true); in do_full_last_group() 1327 do_first_track(pl, true); in do_full_goto_group() 1390 do_first_track(&media_player, false); in inactive_state_command_handler() 1522 do_first_track(&media_player, false); in playing_state_command_handler() 1669 do_first_track(&media_player, false); in paused_state_command_handler() 1815 do_first_track(&media_player, false); in seeking_state_command_handler() [all …]
|