Home
last modified time | relevance | path

Searched refs:SBC (Results 1 – 5 of 5) sorted by relevance

/system/bt/embdrv/sbc/decoder/
DAndroid.bp1 // Bluetooth SBC decoder static library for target
/system/bt/doc/
Ddirectory_layout.md18 * embdrv - **Deprecated** - Bluetooth SBC Codec.
/system/bt/audio_hal_interface/
Dclient_interface_unittest.cc138 case CodecType::SBC: { in IsOffloadCodecConfigurationSupported()
244 codec_config.codecType = CodecType::SBC; in TEST_F()
Da2dp_encoding.cc299 codec_config->codecType = CodecType::SBC; in a2dp_get_selected_hal_codec_config()
/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h265 SBC(int cc, int s, int Rd, int Rn, uint32_t Op2) { in SBC() function