Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmedia_proxy.h897 int media_proxy_ctrl_get_icon_id(struct media_player *player);
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmedia_controller_test.c1300 err = media_proxy_ctrl_get_icon_id(current_player); in test_media_controller_player()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmedia_controller.c515 int err = media_proxy_ctrl_get_icon_id(current_player); in cmd_media_read_icon_obj_id()
/Zephyr-latest/subsys/bluetooth/audio/
Dmedia_proxy.c832 int media_proxy_ctrl_get_icon_id(struct media_player *player) in media_proxy_ctrl_get_icon_id() function