bluez/lib
Claudio Takahasi 3c3d0a8a32 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).
2014-03-24 22:04:37 +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 ntoh128() from bt_string_to_uuid128() 2014-03-24 22:04:37 +02:00
uuid.h gatt: Add helper for creating GATT services 2014-02-24 10:18:47 +02:00