Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dmedia_proxy.h346 #define MEDIA_PROXY_CMD_PLAYER_INACTIVE 0x03 macro
/Zephyr-latest/subsys/bluetooth/audio/
Dmpl.c1372 result_code = MEDIA_PROXY_CMD_PLAYER_INACTIVE; in inactive_state_command_handler()