cld80211: Change cld context parameter to void pointer

As cld context parameter is structure pointer in all the public APIs,
QIIFA checks are throwing the voilations if there is any change in
struct cld80211_ctx. So, change it to void pointer as ctx parameter is
just a pass through from clients using cld lib and it is being
used/modified in cld lib only. Also in future there is a flexibility to
change the structure content if parameter is of void type.

Change-Id: I1ab902a99c09a2e9abb5c22110c06136df67a346
CRs-Fixed: 3583515
(cherry picked from commit 68e26d2e38278e65b7ff6ef059806beabfd392a8)
2 files changed
tree: b9a05101ce21480efdad122ea026c73d81defefd
  1. cld80211-lib/
  2. qcwcn/
  3. wcnss-service/
  4. Android.mk