Home
last modified time | relevance | path

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

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