|
uint8_t | pub_key_type |
| Bitmap of Supported public key types (Static OOB information available 0x01 is the only one supported at 1.0 time)
|
|
uint8_t | static_oob_type |
| Supported static OOB Types (1 if available)
|
|
uint8_t | static_oob [32] |
| static data if static_oob_type is 1
|
|
uint8_t | output_oob_size |
| Maximum size of Output OOB supported (0 - device does not support output OOB, 1-8 max size in octets supported by the device)
|
|
uint16_t | output_oob_action |
| Output OOB Action field values (see Output OOB Action field values)
|
|
uint8_t | input_oob_size |
| Maximum size in octets of Input OOB supported.
|
|
uint16_t | input_oob_action |
| Supported Input OOB Actions (see Input OOB Action field values)
|
|