Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Ddecoder-sbc.c54 if (context->mSbcEnabled) { in FindSyncword()
256 context->mSbcEnabled = TRUE; in OI_CODEC_SBC_DecoderConfigureMSbc()
292 if (context->mSbcEnabled) { in OI_CODEC_SBC_DecodeFrame()
385 if (context->mSbcEnabled) { in OI_CODEC_SBC_DecodeFrame()
/packages/modules/Bluetooth/system/embdrv/sbc/decoder/include/
Doi_codec_sbc.h245 uint8_t mSbcEnabled; member