Home
last modified time | relevance | path

Searched refs:MinBitPool (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_a2dp_source.h43 UINT8 MinBitPool; /* Minimum peer bitpool */ member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c732 msg.MinBitPool = pref_min; in btc_a2dp_source_encoder_update()
740 msg.MinBitPool = sbc_config.min_bitpool; in btc_a2dp_source_encoder_update()
818 pUpdateAudio->MinMtuSize, pUpdateAudio->MaxBitPool, pUpdateAudio->MinBitPool); in btc_a2dp_source_enc_update()
905 } else if (s16BitPool < pUpdateAudio->MinBitPool) { in btc_a2dp_source_enc_update()