Increase the size of SDEA_SERVICE_SPECIFIC_INFO
Bug: 301045790 Test: Cts SinlgeDeviceTest Change-Id: If56ddaeba8f776b5b8fcfafcf11d826f82729a33
This commit is contained in:
parent
e78740fd21
commit
3596d59b9a
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ typedef u32 NanDataPathId;
|
|||
#define NAN_ERROR_STR_LEN 255
|
||||
#define NAN_PMK_INFO_LEN 32
|
||||
#define NAN_MAX_SCID_BUF_LEN 1024
|
||||
#define NAN_MAX_SDEA_SERVICE_SPECIFIC_INFO_LEN 1024
|
||||
#define NAN_MAX_SDEA_SERVICE_SPECIFIC_INFO_LEN 2048
|
||||
#define NAN_SECURITY_MIN_PASSPHRASE_LEN 8
|
||||
#define NAN_SECURITY_MAX_PASSPHRASE_LEN 63
|
||||
#define NAN_MAX_CHANNEL_INFO_SUPPORTED 4
|
||||
|
|
Loading…
Reference in a new issue