Product Info

RTL8822CE RTL8822CU RTL8822CS COB TSSI MP FLOW
©2019 Realtek Semiconductor Corp.
46
4.4.1.2. Verify Bluetooth BDR/EDR Rx
For android and Linux ,you can use below command to test. Please refer the 7.6. : Verify
Bluetooth BDR/EDR Rx SPEC to check performance SPEC.
The below command only shows some settings for DH1 and 3DH1.
Step 1 : Enter MP Mode and download patch code
Step 2 : Set Parameter
Test Item
adb command
Channel
Packet
type
PayloadType = PRBS9;
WhiteningCoeffValue = 0xFF(disable);
PacketHeader = PACKET_HEADER Table;
HitTarget = 0x000000c6967e
6
DH1
bt_mp_SetParam 1,0x06;2,0x00;3,0x07;6,0xFF;11,0x000000c6967e
42
DH1
bt_mp_SetParam 1,0x2a;2,0x00;3,0x07;6,0xFF;11,0x000000c6967e
70
DH1
bt_mp_SetParam 1,0x46;2,0x00;3,0x07;6,0xFF;11,0x000000c6967e
6
3DH1
bt_mp_SetParam 1,0x06;2,0x06;3,0x07;6,0xFF;11,0x000000c6967e
42
3DH1
bt_mp_SetParam 1,0x2a;2,0x06;3,0x07;6,0xFF;11,0x000000c6967e
70
3DH1
bt_mp_SetParam 1,0x46;2,0x06;3,0x07;6,0xFF;11,0x000000c6967e
Please refer 7.1.3. : Bluetooth MP mode control parameters commands.