Product Info

RTL8822CE RTL8822CU RTL8822CS COB TSSI MP FLOW
©2019 Realtek Semiconductor Corp.
37
Step3 : Bluetooth reset
Disable Thermal power tracking
bt_mp_SetParam 18,0,0
bt_mp_Exec 42
Set Tx gain K to 0 to “ Reset Tx Gain K
bt_mp_SetParam 18,1,0x00 // set ;The value (2's complement) is TX Gain k value
bt_mp_Exec 45
Set Flatness K to 0 toReset Flatness K
bt_mp_SetParam 18,1,0,0
bt_mp_Exec 46
Set antenna path
bt_mp_SetParam 18,0 //The value is antenna path : 0:S0 1:S1
bt_mp_Exec 40