bluez/lib
Szymon Janc 28cf717c04 sdp: Fix build errors due to unaligned memory access
This fix following compilation errors on ARM.

  CC     lib/sdp.lo
lib/sdp.c: In function 'sdp_device_record_unregister_binary':
lib/sdp.c:2984:11: error: cast increases required alignment of
	target type [-Werror=cast-align]
lib/sdp.c:2984:11: error: cast increases required alignment of
	target type [-Werror=cast-align]
lib/sdp.c: In function 'sdp_device_record_update':
lib/sdp.c:3089:11: error: cast increases required alignment of
	target type [-Werror=cast-align]
lib/sdp.c:3089:11: error: cast increases required alignment of
	target type [-Werror=cast-align]
lib/sdp.c: In function 'sdp_process':
lib/sdp.c:4139:22: error: cast increases required alignment of
	target type [-Werror=cast-align]
lib/sdp.c:4146:14: error: cast increases required alignment of
	target type [-Werror=cast-align]
lib/sdp.c:4146:14: error: cast increases required alignment of
	target type [-Werror=cast-align]
cc1: all warnings being treated as errors
make[1]: *** [lib/sdp.lo] Error 1
2012-12-11 07:41:07 +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 Revert "Ensure config.h is included by using CPPFLAGS" 2012-12-07 12:46:04 +02:00
bluetooth.h lib: Add unaligned put helper functions 2012-09-05 12:04:52 +03: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: Fix tab misuse 2012-05-10 16:42:39 -07:00
hci.c Revert "Ensure config.h is included by using CPPFLAGS" 2012-12-07 12:46:04 +02:00
hci.h lib: Fix member type on le_read_advertising_channel_tx_power_rp 2012-12-06 12:24:04 +02: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 mgmt: Remove peripheral setting 2012-11-09 16:52:48 +02: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 Move common code to sdp to avoid duplication 2012-03-28 13:17:39 +03:00
sdp.c sdp: Fix build errors due to unaligned memory access 2012-12-11 07:41:07 +02:00
sdp.h lib: Add new Network attribute define for HFP 1.6 AG record 2012-11-15 12:46:10 +02:00
uuid.c Revert "Ensure config.h is included by using CPPFLAGS" 2012-12-07 12:46:04 +02:00
uuid.h cyclingspeed: Discover CSCS characteristics 2012-12-05 10:11:23 +02:00