Merge "Bluetooth: Defining the MAX L2CAP channels"
This commit is contained in:
commit
e5bb515c4e
|
@ -24,7 +24,7 @@
|
|||
#define BTM_DEF_LOCAL_NAME "QCOM-BTD"
|
||||
// Disables read remote device feature
|
||||
#define BTA_SKIP_BLE_READ_REMOTE_FEAT FALSE
|
||||
#define MAX_L2CAP_CHANNELS 14
|
||||
#define MAX_L2CAP_CHANNELS 16
|
||||
// skips conn update at conn completion
|
||||
#define BTA_BLE_SKIP_CONN_UPD FALSE
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue