qcacld-3.0: Fix wmi_unified_coap_api.h documentation
The kernel-doc script identified several documentation issues in wmi_unified_coap_api.h, so fix them. Change-Id: Ied119dcf6acd477981c990007a916c66689bcce8 CRs-Fixed: 3331885
This commit is contained in:

committed by
Madan Koyyalamudi

parent
82bae4a62d
commit
a0b4717c55
@@ -81,8 +81,8 @@ wmi_unified_coap_add_keepalive_pattern_cmd(wmi_unified_t wmi_handle,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* wmi_unified_coap_del_pattern_cmd() - Delete pattern for CoAP offload
|
* wmi_unified_coap_del_keepalive_pattern_cmd() - Delete pattern for CoAP
|
||||||
* periodic transmitting
|
* offload periodic transmitting
|
||||||
* @wmi_handle: wmi handle
|
* @wmi_handle: wmi handle
|
||||||
* @vdev_id: vdev id
|
* @vdev_id: vdev id
|
||||||
* @pattern_id: pattern id
|
* @pattern_id: pattern id
|
||||||
@@ -102,7 +102,7 @@ wmi_unified_coap_del_keepalive_pattern_cmd(wmi_unified_t wmi_handle,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* wmi_unified_coap_del_pattern_cmd() - Get cached CoAP messages
|
* wmi_unified_coap_cache_get() - Get cached CoAP messages
|
||||||
* @wmi_handle: wmi handle
|
* @wmi_handle: wmi handle
|
||||||
* @vdev_id: vdev id
|
* @vdev_id: vdev id
|
||||||
* @pattern_id: pattern id
|
* @pattern_id: pattern id
|
||||||
|
Reference in New Issue
Block a user