|
guint32 | interface_id |
|
guint32 | adapter_id |
|
gboolean | is_local |
|
gboolean | has_bd_addr |
|
guint8 | bd_addr [6] |
|
enum bluetooth_device_type | type |
|
union { |
char * name |
|
struct { |
guint8 hci_version |
|
guint16 hci_revision |
|
guint8 lmp_version |
|
guint16 lmp_subversion |
|
guint16 manufacturer |
|
} local_version |
|
struct { |
guint8 lmp_version |
|
guint16 lmp_subversion |
|
guint16 manufacturer |
|
} remote_version |
|
guint8 scan |
|
guint16 page_timeout |
|
guint8 authentication |
|
guint8 encryption |
|
guint32 class_of_device |
|
guint16 voice_setting |
|
guint8 simple_pairing_mode |
|
guint8 inquiry_mode |
|
struct { |
guint16 acl_mtu |
|
guint8 sco_mtu |
|
guint16 acl_packets |
|
guint16 sco_packets |
|
} mtus |
|
struct { |
guint16 acl_mtu |
|
guint16 iso_mtu |
|
guint16 acl_packets |
|
guint16 iso_packets |
|
} le_mtus |
|
} | data |
|
The documentation for this struct was generated from the following file: