Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 87f825e6 authored by Eyal Ilsar's avatar Eyal Ilsar Committed by Kalle Valo
Browse files

wcn36xx: Add support for Factory Test Mode (FTM)



Introduce infrastructure for supporting Factory Test Mode (FTM) of the
wireless LAN subsystem. In order for the user space to access the
firmware in test mode the relevant netlink channel needs to be exposed
from the kernel driver.

The above is achieved as follows:
1) Register wcn36xx driver to testmode callback from netlink
2) Add testmode callback implementation to handle incoming FTM commands
3) Add FTM command packet structure
4) Add handling for GET_BUILD_RELEASE_NUMBER (msgid=0x32A2)
5) Add generic handling for all PTT_MSG packets

Signed-off-by: default avatarEyal Ilsar <eilsar@codeaurora.org>
Signed-off-by: default avatarRamon Fried <ramon.fried@linaro.org>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 6f6eb1bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment