History log of /external/bluetooth/bluez/test/hciemu.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6e033de9870ec84279d2c4b97cd382867a9361b6 11-Mar-2011 Jaikumar Ganesh <jaikumar@google.com> Changes to make bluez compile under Android.

Change-Id: If9fb714fcd4aa0c00f6940c5cccbd89999052288
/external/bluetooth/bluez/test/hciemu.c
2076574365b22a211b569a4dcc9a4df6f924f41c 15-May-2011 Johan Hedberg <johan.hedberg@intel.com> Fix unused variable warnings reported by GCC 4.6
/external/bluetooth/bluez/test/hciemu.c
cef88385008d999c515366ebe6c01e3f6967fb61 27-Apr-2011 Bruna Moreira <bruna.moreira@openbossa.org> Use HCI_MAX_EIR_LENGTH instead of hard-coded value
/external/bluetooth/bluez/test/hciemu.c
bb096e674c6a143db73fb636aa611a392cdb92f8 14-Mar-2011 Elvis Pfützenreuter <epx@signove.com> Add more functions for new UUID handling

This patch adds more functions that are necessary to handle the new
bt_uuid_t type, and moves basic things like byte-swapping functions and
uint128_t type to bluetooth.h.
/external/bluetooth/bluez/test/hciemu.c
0989e74c5655f2938e06769c4a0e4c86cce1ff5d 04-Mar-2011 Szymon Janc <szymon.janc@tieto.com> Fix small memleak in hciemu
/external/bluetooth/bluez/test/hciemu.c
5408e11b6bd1ad6122a9aa407b35ee2fcfad5144 18-Feb-2011 David Herrmann <dh.herrmann@googlemail.com> Replace batostr() with ba2str() to avoid memleaks

batostr() returns dynamically allocated strings. Replace it with
ba2str() wherever possible to avoid heap allocations and fix memleaks.
/external/bluetooth/bluez/test/hciemu.c
d0a3daef0caddfc43dcee91433a4cc9ca505bb06 19-Jan-2011 Luiz Augusto von Dentz <luiz.dentz-von@nokia.com> Fix use of deprecated glib on tests
/external/bluetooth/bluez/test/hciemu.c
6968c52091ad2f85038e5b2903b61cc78f3d29c9 07-May-2010 Jose Antonio Santos Cadenas <santoscadenas@gmail.com> Remove extra spaces in test dir
/external/bluetooth/bluez/test/hciemu.c
9184e2eeb7b97371c6b83b747c8984e2340d2b47 02-Jan-2010 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/test/hciemu.c
d7544f6a072ce433052e45cf6ced4581c38cf303 21-Jul-2009 Luiz Augusto von Dentz <luiz.dentz@openbossa.org> Fix possible array out of bounds.
/external/bluetooth/bluez/test/hciemu.c
97046eaf3fc44b4451157b1a1bbc166ab0f4dda8 16-Jul-2009 Marcel Holtmann <marcel@holtmann.org> Fix strict-aliasing rules handling for hciemu and IP addresses
/external/bluetooth/bluez/test/hciemu.c
f25217722efa73c39658e77b09a153103b2c87f2 06-Jul-2009 Filippo Giunchedi <filippo@esaurito.net> test/hciemu.c: verbose usage message
/external/bluetooth/bluez/test/hciemu.c
1c195ab280da561f38e54449e4eb3d6882c69b3b 25-Feb-2009 Johan Hedberg <johan.hedberg@nokia.com> Fix strncpy length parameters to avoid non-nul-terminated strings
/external/bluetooth/bluez/test/hciemu.c
fb333f1c88df9c50529a390297565a6627bcf7ad 01-Jan-2009 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/test/hciemu.c
76950fff1b3d18e13cdfb7c545a28ae117095a75 23-Dec-2008 Marcel Holtmann <marcel@holtmann.org> Remove unneeded inline statements
/external/bluetooth/bluez/test/hciemu.c
e823c15e43a6f924779e466d434c51157002d9ee 02-Feb-2008 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/test/hciemu.c
8cc5595d9091b484b9a4abe314c0f3ec055e0581 20-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Make it possible to support an embedded GLib
/external/bluetooth/bluez/test/hciemu.c
607695ed109340f4b7a5628420e0a8e8aee34f4e 13-Jan-2007 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/test/hciemu.c
2f1fece0402ce32292bc17dae43e3becbd19683f 26-Aug-2006 Johan Hedberg <johan.hedberg@nokia.com> Fix hciemu GIOChannel usage
/external/bluetooth/bluez/test/hciemu.c
35e9349ffc53950c4b78fba9537a50cdb6e5fd7a 10-Aug-2006 Marcel Holtmann <marcel@holtmann.org> Change default poll() timeout
/external/bluetooth/bluez/test/hciemu.c
b102348e988e4abc5d579ce13c067ce2c885aaf7 26-Jul-2006 Marcel Holtmann <marcel@holtmann.org> Fix declared with attribute warn_unused_result errors
/external/bluetooth/bluez/test/hciemu.c
403066f6cd6f4df68f68178acc2db0926370e95c 28-Apr-2006 Marcel Holtmann <marcel@holtmann.org> Cleanup main function declarations
/external/bluetooth/bluez/test/hciemu.c
f2e48c44a7e4c9ee31b8ce2e302186f6047cfeab 03-Jan-2006 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/test/hciemu.c
ea6747ecff0ec1a738da67c39cae965caab03c5b 03-Dec-2005 Marcel Holtmann <marcel@holtmann.org> Add HCI emulation tool
/external/bluetooth/bluez/test/hciemu.c