Product Info
Table Of Contents
RTL8822CE RTL8822CU RTL8822CS COB TSSI MP FLOW
©2019 Realtek Semiconductor Corp.
40
Step2 : Execute commands
To execute the parameters/command set in Step1 :
bt_mp_Exec ACTION_INDEX
Example: To run “ PACKET_TX_START ” and “PACKET_TX_STOP” actions,
please use :
bt_mp_Exec 12 //PACKET_TX_STRAT
bt_mp_Exec 14 //PACKET_Tx_STOP
For the detail parameters/indexs/command-IDs,
please refer to appendix “7.1.4. : Bluetooth MP mode execute commands”.
Step3 : Report result
These commands used to report Bluetooth DUT Tx/Rx status are as below:
bt_mp_Report Item_Index
For the whole Item_Index indexs for result report,
please refer to appendix “7.1.5. : Bluetooth MP mode report commands”.