Bluetooth: Handle EIR tags for Device ID
The Device ID information can be provided via Extended Inquiry Data as well. If a valid source is present, then include it. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
committed by
Gustavo Padovan
parent
91c4e9b1ac
commit
2b9be137b7
@@ -159,6 +159,10 @@ struct hci_dev {
|
||||
__u16 voice_setting;
|
||||
__u8 io_capability;
|
||||
__s8 inq_tx_power;
|
||||
__u16 devid_source;
|
||||
__u16 devid_vendor;
|
||||
__u16 devid_product;
|
||||
__u16 devid_version;
|
||||
|
||||
__u16 pkt_type;
|
||||
__u16 esco_type;
|
||||
|
||||
Reference in New Issue
Block a user