Searched refs:SBC (Results 1 – 5 of 5) sorted by relevance
1 // Bluetooth SBC decoder static library for target
18 * embdrv - **Deprecated** - Bluetooth SBC Codec.
138 case CodecType::SBC: { in IsOffloadCodecConfigurationSupported()244 codec_config.codecType = CodecType::SBC; in TEST_F()
299 codec_config->codecType = CodecType::SBC; in a2dp_get_selected_hal_codec_config()
265 SBC(int cc, int s, int Rd, int Rn, uint32_t Op2) { in SBC() function