Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Ddecoder-oina.c98 return OI_OK; in OI_CODEC_SBC_DecoderConfigureRaw()
133 return OI_OK; in OI_CODEC_SBC_DecoderLimit()
Ddecoder-sbc.c74 return OI_OK; in FindSyncword()
93 return OI_OK; in FindSyncword()
183 return OI_OK; in DecodeBody()
368 return OI_OK; in OI_CODEC_SBC_SkipFrame()
Dalloc.c79 return OI_OK; in OI_CODEC_SBC_Alloc()
Ddecoder-private.c88 return OI_OK; in internal_DecoderReset()
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_status.h44OI_OK = 0, /**< function call succeeded alias for #OI_STATUS_SU… enumerator
569 #define OI_SUCCESS(x) ((x) == OI_OK)
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c399 case OI_OK: in bta_hf_client_decode_msbc_frame()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c283 case OI_OK: in bta_ag_decode_msbc_frame()