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)
commit213202edc9b5ae60eef2a915b83b4aa19b1c3617
treef46b643a9943123dd16e41bcea27b7ba43872a3b
parent892bbc5794daac57bff09c584821ed271fa18046
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