mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-27 02:40:40 +00:00
set ADV_MAX_NUM 9
Signed-off-by: breakfei1 <zhangshen6@huawei.com>
This commit is contained in:
parent
331c396d9e
commit
c5bc8c2e67
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user