Home
last modified time | relevance | path

Searched refs:OI_CODEC_SBC_NOT_ENOUGH_BODY_DATA (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddecoder-sbc.c210 return OI_CODEC_SBC_NOT_ENOUGH_BODY_DATA; in internal_DecodeRaw()
296 return OI_CODEC_SBC_NOT_ENOUGH_BODY_DATA; in OI_CODEC_SBC_DecodeFrame()
363 return OI_CODEC_SBC_NOT_ENOUGH_BODY_DATA; in OI_CODEC_SBC_SkipFrame()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_status.h484OI_CODEC_SBC_NOT_ENOUGH_BODY_DATA = 2303, /**< CODEC: Decoded the header, but not enough data… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c403 case OI_CODEC_SBC_NOT_ENOUGH_BODY_DATA: in bta_hf_client_decode_msbc_frame()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c290 case OI_CODEC_SBC_NOT_ENOUGH_BODY_DATA: in bta_ag_decode_msbc_frame()