]> Pileus Git - ~andy/linux/commit
Bluetooth: Use only 2 bits for controller type information
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Oct 2013 05:59:20 +0000 (22:59 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 2 Oct 2013 06:09:54 +0000 (09:09 +0300)
commit60f2a3ed7beb2e9b8f2c63de0895f587e0c1ca76
treebda8bb685d27922b3cb5a342520a215b0b8a78c8
parent1025c04cecd19882e28f16c4004034b475c372c5
Bluetooth: Use only 2 bits for controller type information

The controller type is limited to BR/EDR/LE and AMP controllers. This
can be easily encoded with just 2 bits and still leave enough room
for future controller types.

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