Parent: 3ed993262f2e172971fabb13aea9cf5d28bd9ed3
Author: Elvis Pfützenreuter <epx@signove.com>
Committer: Johan Hedberg <johan.hedberg@nokia.com>
Date: 2011-03-15 10:42:50
Tree: bf960dd50051a7c2802a8b04553b075415f0a003
Add more functions for new UUID handling This patch adds more functions that are necessary to handle the new bt_uuid_t type, and moves basic things like byte-swapping functions and uint128_t type to bluetooth.h.
Diffstat
| M | health/mcap_sync.c | | | 15 | - - - - - - - - - - - - - - - |
| M | lib/bluetooth.h | | | 54 | ++++++++++++++++++++++++++++++++++++++++ |
| M | lib/sdp.c | | | 43 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | lib/sdp.h | | | 4 | +- - - |
| M | lib/uuid.c | | | 145 | ++++++++++++++++++++++++++++++++++++++++ |
| M | lib/uuid.h | | | 11 | +++++++- - - - |
| M | test/hciemu.c | | | 16 | - - - - - - - - - - - - - - - - |
7 files changed, 207 insertions(+), 81 deletions(-)