mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 04:04:31 +02:00
Close L2CAP_WAKE_PARKED_LINK temporary because it may still have some bugs
This commit is contained in:
@@ -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. */
|
/* 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
|
#ifndef L2CAP_WAKE_PARKED_LINK
|
||||||
#define L2CAP_WAKE_PARKED_LINK TRUE
|
#define L2CAP_WAKE_PARKED_LINK FALSE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Whether link wants to be the master or the slave. */
|
/* Whether link wants to be the master or the slave. */
|
||||||
|
Reference in New Issue
Block a user