kunlun2: bluetooth: Disable clean turn on
* This isn't needed anymore. Change-Id: Ib77e5212099d82bbc07aea6044eb35109faff5cb Signed-off-by: DennySPb <dennyspb@gmail.com>
This commit is contained in:
parent
96b8fa6c22
commit
4f4b23a436
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@
|
|||
#define MAX_ACL_CONNECTIONS 16
|
||||
#define MAX_L2CAP_CHANNELS 16
|
||||
#define BLE_VND_INCLUDED TRUE
|
||||
// skips conn update at conn completion
|
||||
#define BT_CLEAN_TURN_ON_DISABLED 1
|
||||
|
||||
/* Increasing SEPs to 12 from 6 to support SHO/MCast i.e. two streams per codec */
|
||||
#define AVDT_NUM_SEPS 12
|
||||
|
|
Loading…
Reference in a new issue