qcacmn: Add support for NAN msg in kmsg

Add support for the following NAN messages in kmsg:-
1. NAN enable status
2. NAN, NDP match events
3. NDP channel info.
etc.

Change-Id: I7f67b67153904b7efe8a708e3f93d069e399395c
CRs-Fixed: 2618433
This commit is contained in:
gaurank kathpalia
2020-02-10 16:27:58 +05:30
committed by nshrivas
parent 5fd5cf65e2
commit b73ede30b8
6 changed files with 52 additions and 3 deletions

View File

@@ -4526,6 +4526,7 @@ typedef enum {
wmi_ndp_responder_rsp_event_id,
wmi_ndp_end_indication_event_id,
wmi_ndp_end_rsp_event_id,
wmi_nan_dmesg_event_id,
wmi_ndl_schedule_update_event_id,
wmi_ndp_event_id,
wmi_oem_response_event_id,