bluez/lib
Claudio Takahasi 05a9545a82 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.
2014-03-24 22:05:08 +02:00
..
a2mp.h lib: Add headers for AMP ASSOC data 2012-06-28 16:14:40 +03:00
amp.h lib: Add headers for AMP ASSOC data 2012-06-28 16:14:40 +03:00
bluetooth.c lib: Update company identifiers 2014-03-11 09:32:13 -07:00
bluetooth.h lib: Add BT_SNDMTU and BT_RCVMTU socket option defines 2013-12-05 11:58:45 +02:00
bluez.pc.in build: Move bluez.pc into the library directory 2012-12-19 18:27:14 +01:00
bnep.h Update copyright information 2010-01-01 17:08:17 -08:00
cmtp.h Update copyright information 2010-01-01 17:08:17 -08:00
hci_lib.h lib: Add special functions for PAL version mapping 2013-10-07 15:32:40 -07:00
hci.c lib: Add version information for Bluetooth 4.1 2013-12-10 02:00:37 -08:00
hci.h lib: Add missing structure for accept physical link command 2013-10-08 06:08:56 -07:00
hidp.h Update copyright information 2010-01-01 17:08:17 -08:00
l2cap.h Add Bluetooth address type in sockaddr_l2 2012-04-25 12:54:17 +03:00
mgmt.h lib: Add management event structure for signature resolving key 2014-03-09 12:10:41 -07:00
rfcomm.h Update copyright information 2010-01-01 17:08:17 -08:00
sco.h Update copyright information 2010-01-01 17:08:17 -08:00
sdp_lib.h lib: Add flag to force large MTU size used for SDP connection 2014-01-20 15:19:25 +02:00
sdp.c lib/sdp: Fix printing of multiple record fields 2014-02-21 14:05:28 +02:00
sdp.h lib/sdp: Add MapSupportedFeatures attribute 2014-03-21 16:13:44 +02:00
uuid.c lib: Remove hton128() from bt_uuid_to_string() 2014-03-24 22:05:08 +02:00
uuid.h gatt: Add helper for creating GATT services 2014-02-24 10:18:47 +02:00