wpa_supplicant_8_lib: Add support for OPM mode configuration

Add support to configure OPM mode with SET_PS_CONFIG command
Command: "SET_PS_CONFIG <opm_mode> <ps_ito> <spec_wake>"

opm_mode: Optimized Power Management Mode
ps_ito: Power Save Inactivity Timeout
spec_wake: Speculative wake interval

Examples:
1. Disable OPM: "SET_PS_CONFIG 0"
2. Enable OPM: "SET_PS_CONFIG 1"
3. User defined OPM: "SET_PS_CONFIG 2 50 0"

Change-Id: Idc09fb84bb79785459f73a52bee58a79e831c86d
CRs-Fixed: 3578543
1 file changed
tree: f9170537081f9dcf0728bda5709fdf09a5369cac
  1. cld80211-lib/
  2. qcwcn/
  3. wcnss-service/
  4. Android.mk