Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddecoder-sbc.c54 return OI_CODEC_SBC_NOT_ENOUGH_HEADER_DATA; in FindSyncword()
260 return OI_CODEC_SBC_NOT_ENOUGH_HEADER_DATA; in OI_CODEC_SBC_DecodeFrame()
351 return OI_CODEC_SBC_NOT_ENOUGH_HEADER_DATA; in OI_CODEC_SBC_SkipFrame()
356 return OI_CODEC_SBC_NOT_ENOUGH_HEADER_DATA; in OI_CODEC_SBC_SkipFrame()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_status.h483OI_CODEC_SBC_NOT_ENOUGH_HEADER_DATA = 2302, /**< CODEC: Not enough data provided to decode an S… enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c402 case OI_CODEC_SBC_NOT_ENOUGH_HEADER_DATA: in bta_hf_client_decode_msbc_frame()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c289 case OI_CODEC_SBC_NOT_ENOUGH_HEADER_DATA: in bta_ag_decode_msbc_frame()