|
@@ -393,6 +393,10 @@ QDF_STATUS
|
|
|
(*extract_roam_sync_frame_event)(wmi_unified_t wmi_handle, void *event,
|
|
|
uint32_t len,
|
|
|
struct roam_synch_frame_ind *frame_ptr);
|
|
|
+
|
|
|
+QDF_STATUS
|
|
|
+(*extract_roam_event)(wmi_unified_t wmi_handle, void *evt_buf, uint32_t len,
|
|
|
+ struct roam_offload_roam_event *roam_event);
|
|
|
#endif /* ROAM_TARGET_IF_CONVERGENCE */
|
|
|
#endif
|
|
|
QDF_STATUS (*send_vdev_create_cmd)(wmi_unified_t wmi_handle,
|