android_device_samsung_a20/bluetooth/bdroid_buildcfg.h
SamarV-121 420bf8d221 universal7885: Change eSCO Transport Unit Size to 16
* Fixes bluetooth calls
 * depends on https://review.lineageos.org/c/LineageOS/android_system_bt/+/312698

Change-Id: Ia380fabeb4f890891b46acd9bf13f4a5b0c95eff
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00

6 lines
106 B
C

#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
#define BTM_ESCO_TRANSPORT_UNIT_SIZE_PCM16
#endif