Parent: 3c3d0a8a323c7cb2de8f3c39abcc5ee88720fce6
Author: Claudio Takahasi <claudio.takahasi@openbossa.org>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-03-24 22:05:08
Tree: b6434bcfde009582f7063395f4dd6900de38308a
lib: Remove hton128() from bt_uuid_to_string() bt_uuid_to_string() helper should get the raw UUID value. Caller should convert the 128-bit UUID before call this helper (if applicable). bt_uuid_t stores 128-bit UUID using big-endian format (human-readable format), swapping byte order is not necessary.
Diffstat
| M | lib/uuid.c | | | 5 | +- - - - |
1 files changed, 1 insertions(+), 4 deletions(-)