Home
last modified time | relevance | path

Searched refs:enhanced (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddecoder-oina.c42 OI_BOOL enhanced, in OI_CODEC_SBC_DecoderConfigureRaw() argument
54 if (enhanced) { in OI_CODEC_SBC_DecoderConfigureRaw()
81 context->common.frameInfo.enhanced = enhanced; in OI_CODEC_SBC_DecoderConfigureRaw()
83 context->common.frameInfo.enhanced = FALSE; in OI_CODEC_SBC_DecoderConfigureRaw()
119 OI_BOOL enhanced, in OI_CODEC_SBC_DecoderLimit() argument
122 if (enhanced) { in OI_CODEC_SBC_DecoderLimit()
Ddecoder-sbc.c73 context->common.frameInfo.enhanced = (**frameData == OI_SBC_ENHANCED_SYNCWORD); in FindSyncword()
92 context->common.frameInfo.enhanced = FALSE; in FindSyncword()
233 OI_BOOL enhanced, in OI_CODEC_SBC_DecoderReset() argument
236 …ecoderReset(context, decoderData, decoderDataBytes, maxChannels, pcmStride, enhanced, msbc_enable); in OI_CODEC_SBC_DecoderReset()
312 …if ((context->common.frameInfo.bitpool < SBC_MIN_BITPOOL) && !context->common.frameInfo.enhanced) { in OI_CODEC_SBC_DecodeFrame()
Ddecoder-private.c50 OI_BOOL enhanced, in internal_DecoderReset() argument
61 context->enhancedEnabled = enhanced ? TRUE : FALSE; in internal_DecoderReset()
64 if (enhanced) { in internal_DecoderReset()
Dframing-sbc.c46 printf(" enhanced: %s\n", frameInfo->enhanced ? "TRUE" : "FALSE"); in OI_CODEC_SBC_DumpConfig()
Dsynthesis-sbc.c385 } else if (context->common.frameInfo.enhanced) { in OI_SBC_SynthFrame()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_codec_sbc.h149 OI_UINT8 enhanced; member
243 OI_BOOL enhanced,
266 OI_BOOL enhanced,
296 OI_BOOL enhanced,
Doi_codec_sbc_private.h173 OI_BOOL enhanced,
/hal_espressif-latest/components/heap/
DKconfig85 enhanced.
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c2025 void btm_ble_conn_complete(UINT8 *p, UINT16 evt_len, BOOLEAN enhanced) argument
2044 if (enhanced) {
2080 temp_enhanced = enhanced;
2097 if (enhanced) {
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h413 void btm_ble_conn_complete(UINT8 *p, UINT16 evt_len, BOOLEAN enhanced);
/hal_espressif-latest/components/bt/controller/esp32/
DKconfig.in410 bool "Enable enhanced Access Address check in CONNECT_IND"
/hal_espressif-latest/components/bt/controller/esp32c2/
DKconfig.in663 bool "Enable enhanced Access Address check in CONNECT_IND"
/hal_espressif-latest/components/bt/controller/esp32c3/
DKconfig.in547 bool "Enable enhanced Access Address check in CONNECT_IND"
/hal_espressif-latest/components/bt/controller/esp32c6/
DKconfig.in694 bool "Enable enhanced Access Address check in CONNECT_IND"
/hal_espressif-latest/components/bt/controller/esp32h2/
DKconfig.in695 bool "Enable enhanced Access Address check in CONNECT_IND"