From: Marcel Holtmann Date: Fri, 5 Dec 2014 09:55:53 +0000 (+0100) Subject: Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~5^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a89612aac3cc6b13e6738bd70e05faf6f3fc8d9e;p=pandora-kernel.git Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value The Bluetooth core specification defines the value 127 as invalid for RSSI values. So instead of hard coding it, lets add a constant for it. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed