Close L2CAP_WAKE_PARKED_LINK temporary because it may still have some bugs

This commit is contained in:
gengyuchao
2020-04-07 23:08:59 +08:00
committed by baohongde
parent 48e6aa916a
commit 09c895f0f9

View File

@@ -915,7 +915,7 @@
/* This is set to enable L2CAP to take the ACL link out of park mode when ACL data is to be sent. */
#ifndef L2CAP_WAKE_PARKED_LINK
#define L2CAP_WAKE_PARKED_LINK TRUE
#define L2CAP_WAKE_PARKED_LINK FALSE
#endif
/* Whether link wants to be the master or the slave. */