Skip to content

Commit

Permalink
* Increase SRP services - MF1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlyall-q committed Oct 29, 2021
1 parent 1e27d92 commit ec2c897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/qpg/CHIPDevicePlatformConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#if CHIP_ENABLE_OPENTHREAD
#define CHIP_DEVICE_CONFIG_ENABLE_THREAD 1
#define CHIP_DEVICE_CONFIG_ENABLE_THREAD_SRP_CLIENT 1
#define CHIP_DEVICE_CONFIG_THREAD_SRP_MAX_SERVICES 4
#define CHIP_DEVICE_CONFIG_THREAD_SRP_MAX_SERVICES 5
#endif

#define CHIP_DEVICE_CONFIG_ENABLE_EXTENDED_DISCOVERY 1
Expand Down

0 comments on commit ec2c897

Please sign in to comment.