Update the SBC target bitrate

Not sure what this actually controls? Probably good to make it match our encoding configuration tho
custom
jacqueline 10 months ago
parent b63e897268
commit ad6a81f3d6
  1. 4
      lib/bt/host/bluedroid/btc/profile/std/a2dp/btc_a2dp_source.c

@ -97,8 +97,8 @@ enum {
#define BTC_A2DP_NON_EDR_MAX_RATE 229
#endif
/* Middle quality quality setting @ 44.1 khz */
#define DEFAULT_SBC_BITRATE 328
/* Extreme quality quality setting @ 48 khz */
#define DEFAULT_SBC_BITRATE 672
/*
* CONGESTION COMPENSATION CTRL ::

Loading…
Cancel
Save