2.2.1.1 MessageId Enumeration
The MessageId enumeration specifies the message type. The structure is referenced in the header of each message, as defined in section 2.2.2.1.
|
Field/Value |
Description |
|---|---|
|
ProtocolError 1 |
Identifies the ProtocolError message, as specified in section 2.2.3.3. |
|
PairingRequired 2 |
Identifies the PairingRequired message, as specified in 2.2.3.2. |
|
ReadyToPair 3 |
Identifies the ReadyToPair message, as specified in 2.2.3.4. |
|
Challenge 4 |
Identifies the Challenge message, as specified in section 2.2.3.1. |
|
Response 5 |
Identifies the Response message, as specified in section 2.2.3.5. |