alistair23-linux/include/net/bluetooth
Marcel Holtmann a958452aa4 Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
The flags for the management command table used manual encoding of
bits in the form of (1 << n). It is however preferred to use BIT(n)
macro instead.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2015-03-15 10:00:15 +02:00
..
bluetooth.h Bluetooth: Add hci_sock_test_flag helper function 2015-03-15 09:57:31 +02:00
hci.h Bluetooth: Send global configuration updates to all management users 2015-03-15 09:59:39 +02:00
hci_core.h Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n) 2015-03-15 10:00:15 +02:00
hci_mon.h
hci_sock.h Bluetooth: Move HCI socket definitions into its own header file 2014-07-11 13:53:04 +03:00
l2cap.h Bluetooth: 6lowpan: Add IPSP PSM value 2014-12-19 11:12:05 +01:00
mgmt.h Bluetooth: Add support for trust verification of management commands 2015-03-15 09:58:56 +02:00
rfcomm.h Bluetooth: Remove duplicate constant for RFCOMM PSM 2014-12-20 19:55:04 +02:00
sco.h Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c 2014-07-11 13:58:58 +03:00