fix(esp_wifi): Fix FTM issues in AP-STA mode

Add AP-STA mode support in FTM example
Update wifi libs with below changes -
- Use ex-AP's bandwidth in FTM request when connected
- Allow Bandwidth downgrade in FTM negotiation
- Use separate calibration when Initiator performs 20MHz FTM
  while in-AP is in 40MHz
This commit is contained in:
Nachiket Kukade
2024-07-18 16:13:18 +05:30
parent 0c388cf576
commit 4854bf8640
2 changed files with 57 additions and 17 deletions