Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c388 status = OI_CODEC_SBC_CHECKSUM_MISMATCH; in bta_hf_client_decode_msbc_frame()
407 case OI_CODEC_SBC_CHECKSUM_MISMATCH: in bta_hf_client_decode_msbc_frame()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c272 status = OI_CODEC_SBC_CHECKSUM_MISMATCH; in bta_ag_decode_msbc_frame()
295 case OI_CODEC_SBC_CHECKSUM_MISMATCH: in bta_ag_decode_msbc_frame()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddecoder-sbc.c305 return OI_CODEC_SBC_CHECKSUM_MISMATCH; in OI_CODEC_SBC_DecodeFrame()
360 return OI_CODEC_SBC_CHECKSUM_MISMATCH; in OI_CODEC_SBC_SkipFrame()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_status.h486OI_CODEC_SBC_CHECKSUM_MISMATCH = 2305, /**< CODEC: The frame header didn't match the check… enumerator