AWARE: Fix rssi_window_size length in config

Bug: 38321768
Test: AttachTest:test_attach_multiple_sessions bad TLV issue resolved
Change-Id: Id9f4a2124a394cf3c44c6eb7560400a0fd690f31
This commit is contained in:
Subhani Shaik 2017-05-22 15:39:45 -07:00 committed by Etan Cohen
parent d665d7b5bc
commit 22dcefe8a6

View file

@ -1353,11 +1353,11 @@ typedef struct {
determine whether configuration is to be passed or not.
*/
/*
2 byte quantity which defines the window size over
1 byte quantity which defines the window size over
which the average RSSI will be calculated over.
*/
u8 config_rssi_window_size;
u16 rssi_window_size_val; // default value 0x08
u8 rssi_window_size_val; // default value 0x08
/*
If set to 1, the Discovery Engine will enclose the Cluster
Attribute only sent in Beacons in a Vendor Specific Attribute