android_kernel_xiaomi_sm8350/core/hdd
Vignesh Viswanathan a0921c424e qcacld-3.0: Fix naming conventions for MLME APIs and files
Fixed the naming conventions of APIs and files for MLME component.
Internal MLME component only APIs are in wlan_mlme_main.h/c files
under core.
APIs exposed to other components are in wlan_mlme_api.h/c files
under dispatcher.
APIs exposed to HDD are in wlan_mlme_ucfg_api.h/c files
under dispatcher.
mlme_init/deinit, mlme_psoc_open/close are called from HDD,
so made that as ucfg APIs.

Change-Id: I049008ceaa86ca52acd3ad9a02f903a732117d1f
CRs-Fixed: 2309276
2018-09-05 09:49:58 -07:00
..
inc qcacld-3.0: Add INI for dbs mode selection 2018-09-05 06:46:55 -07:00
src qcacld-3.0: Fix naming conventions for MLME APIs and files 2018-09-05 09:49:58 -07:00