set ADV_MAX_NUM 9

Signed-off-by: breakfei1 <zhangshen6@huawei.com>
This commit is contained in:
breakfei1 2023-07-13 12:34:36 +08:00
parent 331c396d9e
commit c5bc8c2e67

View File

@ -25,7 +25,7 @@ extern "C" {
#endif
// max adv and scan limit
#define ADV_MAX_NUM 8
#define ADV_MAX_NUM 9
#define SCAN_MAX_NUM 8
// Bluetooth scan duty cycle, unit: ms