|
@@ -1416,16 +1416,6 @@ QDF_STATUS lim_process_sme_del_all_tdls_peers(struct mac_context *p_mac,
|
|
|
*/
|
|
|
void lim_send_bcn_rsp(struct mac_context *mac_ctx, tpSendbeaconParams rsp);
|
|
|
|
|
|
-/**
|
|
|
- * lim_process_rx_channel_status_event() - processes
|
|
|
- * event WDA_RX_CHN_STATUS_EVENT
|
|
|
- * @mac_ctx Pointer to Global MAC structure
|
|
|
- * @buf: Received message info
|
|
|
- *
|
|
|
- * Return: None
|
|
|
- */
|
|
|
-void lim_process_rx_channel_status_event(struct mac_context *mac_ctx, void *buf);
|
|
|
-
|
|
|
/* / Bit value data structure */
|
|
|
typedef enum sHalBitVal /* For Bit operations */
|
|
|
{
|