commit | 490c5baba7a5ad80782d5eb778638d1cfc8d70ce | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Feb 22 19:19:09 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Feb 23 13:07:00 2012 +0200 |
tree | e1963394e3f36165db4ce71fcd768f3b792c8495 | |
parent | 7f9a903c57bb42b9f7ad8fb7867859d3252229ab [diff] |
Bluetooth: Add hdev->short_name for EIR generation It's possible to provide a short name through the mgmt interface and this name can be used for EIR generation when the full name doesn't fit there. This patch adds the preliminary tracking of the provided short name. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org>