|
@@ -4132,23 +4132,6 @@ void sme_chan_to_freq_list(
|
|
|
const uint8_t *chan_list,
|
|
|
uint32_t chan_list_len);
|
|
|
|
|
|
-#ifndef ROAM_OFFLOAD_V1
|
|
|
-/**
|
|
|
- * sme_set_roam_triggers() - Send roam trigger bitmap to WMA
|
|
|
- * @mac_handle: Opaque handle to the MAC context
|
|
|
- * @triggers: Carries pointer of the object containing vdev id and
|
|
|
- * roam_trigger_bitmap.
|
|
|
- *
|
|
|
- * Send the roam trigger bitmap received to WMA/WMI. WMI converts
|
|
|
- * the bitmap to firmware compatible bitmap as per reasons
|
|
|
- * defined @WMI_ROAM_TRIGGER_REASON_ID
|
|
|
- *
|
|
|
- * Return: QDF_STATUS
|
|
|
- */
|
|
|
-QDF_STATUS sme_set_roam_triggers(mac_handle_t mac_handle,
|
|
|
- struct wlan_roam_triggers *triggers);
|
|
|
-#endif
|
|
|
-
|
|
|
/**
|
|
|
* sme_set_roam_config_enable() - Cache roam config status in SME
|
|
|
* @mac_handle: Opaque handle to the MAC context
|