History log of /btstack/src/classic/hfp_codec.h (Results 1 – 9 of 9)
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


# 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


# 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


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

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