|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
|
- * Copyright (c) 2012, 2014-2018 The Linux Foundation. All rights reserved.
|
|
|
+ * Copyright (c) 2012, 2014-2019 The Linux Foundation. All rights reserved.
|
|
|
*
|
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -32,9 +32,6 @@
|
|
|
#include "lim_types.h"
|
|
|
|
|
|
/* Scan result hash related functions */
|
|
|
-uint8_t lim_scan_hash_function(tSirMacAddr);
|
|
|
-void lim_restore_pre_scan_state(struct mac_context *);
|
|
|
-void lim_copy_scan_result(struct mac_context *, uint8_t *);
|
|
|
void lim_collect_bss_description(struct mac_context *mac,
|
|
|
tSirBssDescription *pBssDescr,
|
|
|
tpSirProbeRespBeacon pBPR,
|