WLAN services: Difference between revisions
Line 184: | Line 184: | ||
Sends command message 0x30 (SetRxChain) to the state machine. | Sends command message 0x30 (SetRxChain) to the state machine. | ||
The input value must be 1-3. | |||
The message handler calls two vfuncs. The first vfunc uses the input u32 directly to configure "rxchain". The second vfunc configures "btc_params" with data determined using the input value. | |||
This is not used on retail. | This is not used on retail. |