Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Da2dp_codec_sbc.h42 #define A2DP_SBC_BLK_LEN_8 BIT(6) macro
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Da2dp.c254 if (0U != (codec_ie[1U] & A2DP_SBC_BLK_LEN_8)) { in shell_a2dp_print_capabilities()