qcacmn: Add support to extract the channel info from RTT measreq
Add support to extract the freq, cfreq1, cfreq2, PHY mode, Destination macaddr, and channel BW values from the RTT measurement request buffer received from the LOWI application. Pass these values to a registered callback. Users can use these values to make some decisions on the RTT scan. Change-Id: Idb2232c07bbfa2946dc01e75908b9a6036597ecf CRs-Fixed: 3060685
Cette révision appartient à :

révisé par
Madan Koyyalamudi

Parent
b966b27c3f
révision
a117c19fda
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2012-2021 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. 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
|
||||
@@ -28,6 +29,7 @@
|
||||
#include "wlan_ptt_sock_svc.h"
|
||||
#include "wlan_nlink_common.h"
|
||||
#include "os_if_wifi_pos.h"
|
||||
#include <wlan_lmac_if_def.h>
|
||||
#include "wifi_pos_api.h"
|
||||
#include "wlan_cfg80211.h"
|
||||
#include "wlan_objmgr_psoc_obj.h"
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur