commit | 7e67c112a007fafef6dd36c33d1029a65250ca9b | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Jul 11 05:36:40 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Jul 11 13:54:24 2014 +0300 |
tree | 881a9ff1a6a52854582a3879c8a21dd4ae75e432 | |
parent | 3ad254f7f6fd3b66ce47a156cbb92cb02002103e [diff] |
Bluetooth: Delcare the hci_sec_filter as const The hci_sec_filter socket filter details do not change. They are fixed and with that they can also be delcared as const. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>