Skip to content
Snippets Groups Projects
Commit f7322f8f authored by Wey-Yi Guy's avatar Wey-Yi Guy
Browse files

iwlagn: open/close envlope to force move BT state machine


In uCode, BT state machine need to receive open envlope
command before perform calibration; followed by close envlope
command to move to next stage.

Since Linux has two separated uCode, one for init and the second
one for runtime; we use open envlope commands for init uCode to
indicate we are ready to perform calibration operation.
But for runtime uCode, we are not doing any init calibration,
so we issue open/close envlope commands to force uCode move to
"BT COEX ON" state.

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent 85f72bc8
No related branches found
No related tags found
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