|
@@ -886,10 +886,6 @@ QDF_STATUS lim_deauth_tx_complete_cnf(void *context,
|
|
uint32_t txCompleteSuccess,
|
|
uint32_t txCompleteSuccess,
|
|
void *params);
|
|
void *params);
|
|
|
|
|
|
-typedef struct sSetLinkCbackParams {
|
|
|
|
- void *cbackDataPtr;
|
|
|
|
-} tSetLinkCbackParams;
|
|
|
|
-
|
|
|
|
void lim_send_sme_disassoc_deauth_ntf(struct mac_context *mac_ctx,
|
|
void lim_send_sme_disassoc_deauth_ntf(struct mac_context *mac_ctx,
|
|
QDF_STATUS status, uint32_t *ctx);
|
|
QDF_STATUS status, uint32_t *ctx);
|
|
|
|
|