commit | b783fbc3a55691f978b9f78d552a0d7e7d2705ad | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Jan 28 15:16:49 2014 -0800 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Feb 13 09:51:38 2014 +0200 |
tree | ebbe9231aef608fc1defd19342824d94ebcaa286 | |
parent | 61202e4de92d9bf7169dd5f2ef2d6c6e5683ec53 [diff] |
Bluetooth: Refuse peer L2CAP address reading when not connected When we're not connected the peer address information is undefined. This patch fixes the remote address getting to return a proper error in case the state is anything else than BT_CONNECTED. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>