commit | 745c0ce35f904aeff8e1ea325c259a14a00ff1b7 | [log] [tgz] |
---|---|---|
author | Vishal Agarwal <vishal.agarwal@stericsson.com> | Fri Apr 13 17:43:22 2012 +0530 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Mon Apr 16 12:57:40 2012 +0300 |
tree | e1d05d006621b7cfd1009265ea2afe73b5cc2149 | |
parent | 87522a433ba6886b5ccbb497e0a7cb8097def64e [diff] |
Bluetooth: hci_persistent_key should return bool This patch changes the return type of function hci_persistent_key from int to bool because it makes more sense to return information whether a key is persistent or not as a bool. Signed-off-by: Vishal Agarwal <vishal.agarwal@stericsson.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>