summaryrefslogtreecommitdiff
path: root/lib/uuid.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Use explicit include for lib/bluetooth.hMarcel Holtmann2015-02-181-0/+1
* uuid: Add bt_uuid_to_leLuiz Augusto von Dentz2015-02-161-0/+21
* lib/uuid: Simplify BT base UUIDs when possibleMichael Janssen2014-12-101-2/+17
* lib: List all enum values in switchSzymon Janc2014-12-081-0/+2
* lib: Fix UUID 16/32-bits to 128-bit conversionClaudio Takahasi2014-03-241-16/+18
* lib: Remove hton128() from bt_uuid_to_string()Claudio Takahasi2014-03-241-4/+1
* lib: Remove ntoh128() from bt_string_to_uuid128()Claudio Takahasi2014-03-241-4/+2
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* uuid: Add string-format UUID comparison helper functionJohan Hedberg2012-09-031-0/+5
* Refactor value assignments of bt_uuid_t variablesAnderson Lizardo2011-09-221-1/+1
* Add more functions for new UUID handlingElvis Pfützenreuter2011-03-151-0/+145
* Add new UUID utility functionsClaudio Takahasi2011-03-151-0/+128