Home
last modified time | relevance | path

Searched refs:test_send_cmd_wait_flags (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmedia_controller_test.c603 static void test_send_cmd_wait_flags(struct mpl_cmd *cmd) in test_send_cmd_wait_flags() function
627 test_send_cmd_wait_flags(&cmd); in test_cp_play()
646 test_send_cmd_wait_flags(&cmd); in test_cp_pause()
665 test_send_cmd_wait_flags(&cmd); in test_cp_fast_rewind()
684 test_send_cmd_wait_flags(&cmd); in test_cp_fast_forward()
703 test_send_cmd_wait_flags(&cmd); in test_cp_stop()
740 test_send_cmd_wait_flags(&cmd); in test_cp_move_relative()
784 test_send_cmd_wait_flags(&cmd); in test_cp_prev_segment()
801 test_send_cmd_wait_flags(&cmd); in test_cp_next_segment()
818 test_send_cmd_wait_flags(&cmd); in test_cp_first_segment()
[all …]
Dmcc_test.c738 static void test_send_cmd_wait_flags(struct mpl_cmd *cmd) in test_send_cmd_wait_flags() function
767 test_send_cmd_wait_flags(&cmd); in test_cp_play()
786 test_send_cmd_wait_flags(&cmd); in test_cp_pause()
808 test_send_cmd_wait_flags(&cmd); in test_cp_fast_rewind()
837 test_send_cmd_wait_flags(&cmd); in test_cp_fast_forward()
863 test_send_cmd_wait_flags(&cmd); in test_cp_stop()
900 test_send_cmd_wait_flags(&cmd); in test_cp_move_relative()
944 test_send_cmd_wait_flags(&cmd); in test_cp_prev_segment()
961 test_send_cmd_wait_flags(&cmd); in test_cp_next_segment()
978 test_send_cmd_wait_flags(&cmd); in test_cp_first_segment()
[all …]