ac6e126adf4b44d202f344aeb4930b4f7d283dac

Add support to get the various Coex data from the debugfs. This commit adds the support to get the various coex data: * COEX STATE * COEX DPWB STATE * COEX TDM STATE * COEX IDRX STATE * COEX ANTENNA SHARING STATE The specific state information can be read via the debugfs. Example to read the COEX STATE logging: sm6150:/ # echo "1" > /d/wlan/mws_coex_status_info sm6150:/ # cat /d/wlan/mws_coex_status_info Reading for command MWS_COEX_STATE. vdev_id = 0 coex_scheme_bitmap = 0 active_conflict_count = 0 potential_conflict_count = 0 chavd_group0_bitmap = 0 chavd_group1_bitmap = 0 chavd_group2_bitmap = 0 chavd_group3_bitmap = 0 Change-Id: I92272ad7edf44df22730ac0fa992d876840ba632 CRs-Fixed: 2413955
This is CNSS WLAN Host Driver for products starting from iHelium
Описание
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%