Parent: 99e7a4bd0f519bbb6fd0088cc5d5e74ce68531b2
Author: Claudio Takahasi <claudio.takahasi@openbossa.org>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-03-24 22:04:37
Tree: fe3ad81ecfcf710dadf55e3f27abf981afcce8e1
lib: Remove ntoh128() from bt_string_to_uuid128() No matter the system, 128-bit UUIDs should not be converted to any byte order when creating the UUID. Conversion to big/little endian should be performed when transfering the data over-the-air only. bt_uuid_t should handle 128-bit UUID on big-endian format (human-readable format).
Diffstat
| M | lib/uuid.c | | | 6 | ++- - - - |
1 files changed, 2 insertions(+), 4 deletions(-)