commit | 213202edc9b5ae60eef2a915b83b4aa19b1c3617 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Jan 27 00:31:33 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Fri Feb 01 15:50:17 2013 -0200 |
tree | f46b643a9943123dd16e41bcea27b7ba43872a3b | |
parent | 892bbc5794daac57bff09c584821ed271fa18046 [diff] |
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>