hidl/1.3: Change in setting AssocRetryDelay.
BTM request frame may include multiple duration fields
for which a BSS is not present or not accepting
new connection. They are
1. Disassoc timer - Time after which BSS issues a disassociation
frame.
2. BSS termination duration - Duration for which a BSS is not available
3. MBO assoc retry delay (Added in case of only disassociation imminent bit)
- Duration for which STA should not attempt to
associate with this BSS.
First check disassociation imminent bit is set, if yes set
AssocRetryDelay to disassoc timer value. If BSS termination is included,
overwrite the AssocRetryDelay with BSS termination duration.
If MBO assoc retry delay is included overwrite the AssocRetryDelay to
MBO assoc retry delay.
Bug: 150579651
Test: Manual - Basic wifi sanity test
Change-Id: Ifa848ffdfee4a12b0733e579162057d5c42ca967
1 file changed