User's Manual
Table Of Contents
- 7. Display Options
- 8. Reading a CATC Trace
- 8.1 Trace View Features
- 8.2 Interpreting the Displayed Information
- 8.3 Tooltips
- 8.4 Set Marker
- 8.5 Edit or Clear Marker
- 8.6 Adding Comments to a Trace File
- 8.7 Expanded and Collapsed Data Formats
- 8.8 Hide Frequency Hops
- 8.9 Hide Nulls and Polls
- 8.10 Menus in Clicked Fields
- 8.11 Hide Unassociated Traffic
- 8.12 Hide Channel
- 8.13 Hide Duplicated Traffic
- 9. Searching Traces
- 10. Decoding Protocols
- 10.1 Introduction
- 10.2 LMP and L2CAP Messages
- 10.3 Decoding and Viewing Higher Protocol Data
- 10.4 Tooltips
- 10.5 Viewing Packets in LMP and L2CAP Messages
- 10.6 Types of LMP and L2CAP Messages
- 10.7 Viewing L2CAP Channel Connections
- 10.8 Viewing Protocol Messages and Transactions
- 10.9 Decoding via the Profiles Toolbar
- 10.10 Changing Protocol Assignments
- 10.11 Encryption
- 10.12 Re-applying Encryption Settings
- 11. Reports & Exporting Data
- Appendix A: Merlin II Clock Calibration
- How to Contact CATC
- Limited Hardware Warranty
118
Merlin II Protocol Analyzer User’s ManualCATC SW Version 2.30
In the screenshot shown above, for example, LT Address is selected. On the
right, you see that only Address 1 is in bold. This indicates that only a single
device was transmitting traffic in the displayed trace.
Event Groups
Event Groups are categories of events that can occur in a trace. Clicking on
an Event Group will display a list of Event types on the right side of the Find
window that occur within each Event Group.
LT Address
Contains a list of seven Logical Transport addresses. Bold entries represent
devices that occur in the trace.
Master/Slave
Contains two options labeled Master and Slave. Selecting an option will
cause Merlin II to search for traffic based on the selected role.
Packet Type
Contains a list of all Bluetooth packet types. If a packet type occurs in the
trace, it will appear in bold.
Acknowledge
Contains a list of three Acknowledge types: Explicit NACK, Implicit
NACK, and ACK. The three Acknowledge types are responses a device
can issue to attempts to transmit packets to it.
A device can send an Acknowledgment in two ways: through setting the
ARQN field to 0 (= explicitly not acknowledged), to 1 (explicitly
acknowledged) or by sending an empty packet that does not have an ARQN
field (= implicitly not acknowledged).
Explicit NACK - Explicitly not acknowledged. An Explicit NACK is an
explicit response by a device that it did not receive a data packet. The
Explicit NACK is transmitted in the ARQN field (=Acknowledgment
Request Negotiation field). ARQN=0 means ’Explicit NACK.’
Implicit NACK - Implicitly not acknowledged. An Implicit NACK is a
NACK that is implied rather than explicitly stated. If a device responds
to a data packet by sending an empty packet, the NACK is implied.
ACK - Acknowledged. If a data packet is successfully transmitted to a
target device, the target device acknowledges the received packet by
setting the ARQN field to 1.