commit | 3175405b906a85ed2bad21e09c444266e4a05a8e | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jan 04 13:39:52 2012 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 13 17:01:20 2012 +0200 |
tree | cf75dda123120a5a48ee322c3248ea73d37cbdcc | |
parent | 561aafbcb2e3f8fee11d3781f866c7b4c4f93a28 [diff] |
Bluetooth: Return updated name state with hci_inquiry_cache_update If user-space has already confirmed the name for a remote device we shouldn't request confirmation again. The simplest way to do this is to return the name state from hci_inquiry_cache_update (if it is anything else than unknown then we do not need confirmation from user-space). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org>