History log of /btstack/src/classic/hfp_codec.c (Results 1 – 16 of 16)
Revision Date Author Comments
# cf8294b2 17-Nov-2023 Matthias Ringwald <[email protected]>

hfp_codec: add hfp_codec_init_msbc_with_codec for use with new sbc encoder api


# f0d13085 15-Jun-2023 Dirk Helbig <[email protected]>

hfp_lc3: removed erroneous address operator


# 75948134 14-Jun-2023 Matthias Ringwald <[email protected]>

hfp_codec: extract hfp_codec_reset_sco_buffer


# 47cd9acc 14-Jun-2023 Matthias Ringwald <[email protected]>

hfp_codec: reset write pos on init


# 7879c4f7 01-Jun-2023 Matthias Ringwald <[email protected]>

hfp_codec: reduce debug output


# 7555fa8b 25-May-2023 Matthias Ringwald <[email protected]>

hfp_codec: fix build without ENABLE_HFP_WIDE_BAND_SPEECH


# 712c022a 25-May-2023 Matthias Ringwald <[email protected]>

hfp_codec: fix build without ENABLE_HFP_SUPER_WIDE_BAND_SPEECH


# 0a4f399a 25-May-2023 Matthias Ringwald <[email protected]>

hfp_codec: provide btstack_sbc_encoder_state_t in hfp_codec_init_msbc

Prepare hfp_codec API to support multiple parallel encoders


# aeb2ea11 25-May-2023 Matthias Ringwald <[email protected]>

hfp_codec: split hfp_codec_init into individual functions for mSBC and LC3-SWB


# bcdbf704 02-Mar-2023 Matthias Ringwald <[email protected]>

hfp: move hfp_h2_framing into hfp_codec


# eaf8fe31 02-Mar-2023 Matthias Ringwald <[email protected]>

hfp_codec: add compile-time option to send synthetic test data


# f789a318 01-Mar-2023 Matthias Ringwald <[email protected]>

hfp_codec: support usb sco packets


# 16527ed5 01-Mar-2023 Matthias Ringwald <[email protected]>

hfp_codec: support lc3-swb


# ffdcc4c7 01-Mar-2023 Matthias Ringwald <[email protected]>

hfp_codec: fix build


# 08902725 01-Mar-2023 Matthias Ringwald <[email protected]>

hfp_codec: fix build


# a602f23d 28-Feb-2023 Matthias Ringwald <[email protected]>

classic: introduce hfp_codec.c, replacing hfp_msbc, ready for other codecs