Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/encoder/include/
Dsbc_encoder.h71 #define SBC_MODE_MSBC 1 macro
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/encoder/srce/
Dsbc_packing.c87 if (pstrEncParams->sbc_mode != SBC_MODE_MSBC) { in EncPacking()
Dsbc_encoder.c208 if (pstrEncParams->sbc_mode != SBC_MODE_MSBC) { in SBC_Encoder_Init()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c159 bta_hf_client_co_cb.encoder.sbc_mode = SBC_MODE_MSBC; in bta_hf_enc_init()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c243 bta_ag_co_cb.encoder.sbc_mode = SBC_MODE_MSBC; in bta_hf_enc_init()