]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Refactor UUID-16 list generation into its own function
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 26 Jan 2013 22:31:33 +0000 (00:31 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 1 Feb 2013 17:50:17 +0000 (15:50 -0200)
commit882a00ad5a98e7cebc4572100a447ff9b642111c
treef46b643a9943123dd16e41bcea27b7ba43872a3b
parent5ac5078d9ceedb65eda8489740a8ec4a8164c6be
Bluetooth: Refactor UUID-16 list generation into its own function

We will need to create three separate UUID lists in the EIR data (for
16, 32 and 128 bit UUIDs) so the code is easier to follow if each list
is generated in their own function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c