5e8254061e7e4f761e3bf9aa39fccc8719e019df

The 'timestamp' field in CFR meta data corresponds to TSF at the reception of PPDU in micro second unit. To capture timestamp for one shot, periodic and repetitive channel capture, this field is being used. case 1: For one shot and periodic capture, the clock used for timestamp is private to the target and not visible to host. So it is being passed by FW to host and the placeholder being exchanged between Host and target is of 32 bit. case 2: In case of repetitive channel capture, the timestamp is being populated from the received PPDU, which is 64bit. To accommodate the timestamp, in both above cases, change the data type to u_int64_t from u_int32_t Change-Id: Ifa612bd97dc4f597368daefcd4224b84f2484c03 CRs-Fixed: 2751408
This is CNSS WLAN Host Driver for products starting from iHelium
Açıklama
Dil
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%