Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmedia_proxy.h144 #define MEDIA_PROXY_PLAYING_ORDER_INORDER_ONCE 0x03 macro
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmedia_controller_test.c1475 if (g_playing_order != MEDIA_PROXY_PLAYING_ORDER_INORDER_ONCE) { in test_media_controller_player()
1476 playing_order = MEDIA_PROXY_PLAYING_ORDER_INORDER_ONCE; in test_media_controller_player()