git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c411110
)
Bluetooth: Enhance error codes pair device command
author
Lukasz Rymanowski
<lukasz.rymanowski@tieto.com>
Wed, 11 Feb 2015 11:31:42 +0000
(12:31 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 14 Feb 2015 04:19:59 +0000
(
05:19
+0100)
If user space is trying to pair on not enabled transport
MGMT_STATUS_REJECT will be returned.
If user space is trying to pair on transport which controller does not
support, MGMT_STATUS_NOT_SUPPORTED will be returned.
Having separate error code for that scenario might be useful for
debugging at least.
Signed-off-by: Lukasz Rymanowski <lukasz.rymanowski@tieto.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c
patch
|
blob
|
history
diff --cc
net/bluetooth/mgmt.c
Simple merge