wpa_supplicant_8_lib: Add support for SR PD thresholds & SR params

 - Add support to configure both SRG and Non-SRG PD threshold
   values with SR enable command, below are the supported commands.
    driver spatial_reuse enable,
    driver spatial_reuse enable srg_pd_threshold <val>,
    driver spatial_reuse enable non_srg_pd_threshold <val>,
    driver spatial_reuse enable srg_pd_threshold <val>
    non_srg_pd_threshold <val>,
    driver spatial_reuse enable non_srg_pd_threshold <val>
    srg_pd_threshold <val>

 - Add support to get SR params.
    driver spatial_reuse getparams

Change-Id: Id4466339c6abfe8a0eb8042a9f3443e8caaba425
CRs-Fixed: 3580884
(cherry picked from commit ffeb90e52daf6bbcd31ad78812614adb016a3f06)
3 files changed
tree: d2d23a26eca3721429514f624e1ccb148df49f6a
  1. cld80211-lib/
  2. qcwcn/
  3. wcnss-service/
  4. Android.mk