]> 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)
commitb6df5080db55bd8a337f4e691d25233668753a09
treef46b643a9943123dd16e41bcea27b7ba43872a3b
parentc46292866620053bb4f9b1bcfc7b561753371e88
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