Infrastructure to interact with oem proprietary implementation.

1. Get the oem specific library from /vendor/lib/libwpa_drv_oem.so.
2. Redirect the DRIVER commands to the library and library handles
   the command if it supports. Otherwise, throws the error
   WPA_DRIVER_OEM_STATUS_FAILURE.
3. If the library fails to handle the command, let the
   wpa_supplicant_lib handle it in legacy way (ioctl).

Change-Id: I317d133fa6089765ec0749c4d8f82ddce66eafac
CRs-Fixed: 1029508
3 files changed
tree: 3fe84faea40588a1aa9b1304ed34588c9a4b33f5
  1. cld80211-lib/
  2. qcwcn/
  3. wcnss-service/
  4. Android.mk