mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-27 10:50:41 +00:00
!4505 Fix: Discovery Increase Max Length of Cust Data
Merge pull request !4505 from 朱思远/master
This commit is contained in:
commit
5e1edc96e3
@ -141,7 +141,7 @@ extern "C" {
|
||||
* @brief Indicates the maximum length of the custom data in <b>IDiscoveryCallback</b>.
|
||||
*
|
||||
*/
|
||||
#define DISC_MAX_CUST_DATA_LEN 219
|
||||
#define DISC_MAX_CUST_DATA_LEN 513
|
||||
|
||||
/**
|
||||
* @brief Indicates the maximum number of capabilities contained in the bitmap in <b>IDiscoveryCallback</b>.
|
||||
|
Loading…
Reference in New Issue
Block a user