Browse Source

qcacld-3.0: Replace hal in sme_api

Recently all instances of tHalHandle were replaced with mac_handle_t
to align with current usage and the Linux coding standard. To align
with the new naming now replace all instances of hal with mac_handle
in sme_api.

Change-Id: Ic1fc8017e0f953ed83cfcee9c7b58e5e23ee5ca8
CRs-Fixed: 2351899
Jeff Johnson 6 years ago
parent
commit
c730906d09
2 changed files with 377 additions and 330 deletions
  1. 201 169
      core/sme/inc/sme_api.h
  2. 176 161
      core/sme/src/common/sme_api.c

File diff suppressed because it is too large
+ 201 - 169
core/sme/inc/sme_api.h


File diff suppressed because it is too large
+ 176 - 161
core/sme/src/common/sme_api.c


Some files were not shown because too many files changed in this diff