Home
last modified time | relevance | path

Searched refs:OI_STATUS_INVALID_PARAMETERS (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddecoder-oina.c51 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()
57 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()
60 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()
65 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()
69 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()
73 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()
77 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()
95 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecoderConfigureRaw()
Dalloc.c41 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_Alloc()
45 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_Alloc()
Ddecoder-sbc.c273 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()
278 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()
283 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()
314 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()
318 return OI_STATUS_INVALID_PARAMETERS; in OI_CODEC_SBC_DecodeFrame()
Ddecoder-private.c65 return OI_STATUS_INVALID_PARAMETERS; in internal_DecoderReset()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_status.h45 OI_STATUS_INVALID_PARAMETERS = 101, /**< invalid function input parameters */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c420 case OI_STATUS_INVALID_PARAMETERS: in bta_hf_client_decode_msbc_frame()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c311 case OI_STATUS_INVALID_PARAMETERS: in bta_ag_decode_msbc_frame()