]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Fix Inquiry with RSSI event mask
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 26 Apr 2012 06:47:46 +0000 (09:47 +0300)
committerGustavo Padovan <gustavo@padovan.org>
Sun, 29 Apr 2012 20:27:43 +0000 (17:27 -0300)
commitf7539afe32202db935276b3a90f927b986d54844
treed2f592d1de8624a536666aefae81f8c6a1f659ed
parent96cee1590a37bbc77b2b28a0a422d060562f2b0d
Bluetooth: Fix Inquiry with RSSI event mask

The right bit for "Inquiry with RSSI" is 0x02 and not 0x04 (which means
"Read Remote Extended Features Complete").

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c