BQR: Add Bluetooth Quality Report v2 feature
The BQR is designed to be separated into two parts, one is for the stack/framework to be aware/handle (Quality_Event_Mask bit 0 ~ 15, event triggering) and another one is the stack/framework does not need to handle further (Quality_Event_Mask bit 16 ~ 31). The BQR v2 adds four new events: Bit 4 - Root Inflammation: When the controller encounters an error it shall report Root Inflammation event indicating the error code to the host. Bit 16 - LMP/LL message trace: The controller sends the LMP/LL message handshaking with the remote device to the host. Bit 17 - Bluetooth Multi-profile/Coex scheduling trace: The controller sends its scheduling information on handling the Bluetooth multiple profiles and wireless coexistence in the 2.4 Ghz band to the host. Bit 18 - Enable the Controller Debug Information mechanism: After enabling the Controller Debug Information mechanism, the controller just can autonomously report debug logging information via the controller Debug Info sub-event to the host. Bug: 136079361 Test: Verified four new added events. Change-Id: Ie393606143f0158fbcc607e1f41ceceb00abd461
Loading
Please register or sign in to comment