Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/audio/
Daudio.h2187 static inline char *bt_audio_active_state_to_str(enum bt_audio_active_state state) in bt_audio_active_state_to_str() function
/Zephyr-latest/subsys/bluetooth/audio/shell/
Daudio.h392 bt_audio_active_state_to_str(state), (uint8_t)state); in print_codec_meta_audio_active_state()