Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Da2dp_codec_sbc.h51 #define A2DP_SBC_ALLOC_MTHD_SNR BIT(1) macro
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c275 if (0U != (codec_ie[1U] & A2DP_SBC_ALLOC_MTHD_SNR)) { in shell_a2dp_print_capabilities()