Skip to content

Commit

Permalink
[ASR] update platform config; bump asr sdk to fix some issue (#28824)
Browse files Browse the repository at this point in the history
Co-authored-by: weicheng <weichengxu@asrmicro.com>
  • Loading branch information
2 people authored and pull[bot] committed Nov 16, 2023
1 parent 94d906f commit 3786405
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion src/platform/ASR/CHIPDevicePlatformConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,8 @@

#define CHIP_DEVICE_CONFIG_ENABLE_PAIRING_AUTOSTART 1

#define CHIP_DEVICE_CONFIG_ENABLE_EXTENDED_DISCOVERY 0
#define CHIP_DEVICE_CONFIG_ENABLE_EXTENDED_DISCOVERY 1

#define CHIP_DEVICE_CONFIG_BLE_FAST_ADVERTISING_INTERVAL_MAX 70

#define CHIP_DEVICE_CONFIG_BLE_SLOW_ADVERTISING_INTERVAL_MAX 1800
2 changes: 1 addition & 1 deletion third_party/asr/asr550x/asr_sdk
2 changes: 1 addition & 1 deletion third_party/asr/asr582x/asr_sdk
2 changes: 1 addition & 1 deletion third_party/asr/asr595x/asr_sdk

0 comments on commit 3786405

Please sign in to comment.