-
在earbud_rules_config.h中
#define appConfigBleAllowedOutOfCase() (FALSE)
修改为:
#define appConfigBleAllowedOutOfCase() (TURE) -
在earbud_sm.h中:
#define appConfigBleNewConnectionsWhenBusy() (FALSE)
修改为:
#define appConfigBleNewConnectionsWhenBusy() (TURE)
QCC3040/QCC3046打开 BLE 功能
最新推荐文章于 2022-03-14 18:40:27 发布