History log of /external/bluetooth/hcidump/src/hcidump.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4d72d341a6e88fbbaedfa66d4f786f8304d46bbd 14-Apr-2011 Iain Hibbert <plunky@rya-online.net> hcidump: use correct size to copy 'direction' value

frm.in is stored as an uint8_t, so we cannot copy an int there
directly. use an intermediate variable so that it also works
on big-endian systems.
/external/bluetooth/hcidump/src/hcidump.c
95ea4ff5c9c7dbda2f3faaef4e5cd46d542a48c8 18-Mar-2011 Anderson Lizardo <anderson.lizardo@openbossa.org> Fix compilation against latest BlueZ

BlueZ now has ntoh64()/hton64() functions in bluetooth.h, therefore the
hcidump local copy is not necessary.
/external/bluetooth/hcidump/src/hcidump.c
ff946e47eac4f7fb7864a67862789156fd8125a0 09-Feb-2011 Andre Dieb Martins <andre.dieb@signove.com> Partial dump of ATT PDUs

Starts implementing dumping for ATT/GATT pdus.
/external/bluetooth/hcidump/src/hcidump.c
e5e4f00bb96381f8971b9b1ca674902e9771626c 27-Jan-2011 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/hcidump/src/hcidump.c
d27c8ec891ebb719c1192e091410c5c824bc8afd 20-Jan-2011 Anderson Lizardo <anderson.lizardo@openbossa.org> Fix uninitialized struct sockaddr_hci memory passed to bind()

The bind() call in open_socket() was passing a struct sockaddr_hci to
bind() with two uninitialized bytes. This caused "Invalid argument" errors
on kernels which do strict checks of struct sockaddr_hci fields.
/external/bluetooth/hcidump/src/hcidump.c
023e9a471e2241b470fe8e8661caff9ed21e8135 13-Jul-2010 Marcel Holtmann <marcel@holtmann.org> Fix unneeded single character option parsing
/external/bluetooth/hcidump/src/hcidump.c
74082fe58dda211123657f55a51dcaac65798fea 13-Jul-2010 Marcel Holtmann <marcel@holtmann.org> Add command for displaying hcidump version
/external/bluetooth/hcidump/src/hcidump.c
e29ef1c435c2750145e06a86395daa23d440d4d7 13-Jul-2010 Marcel Holtmann <marcel@holtmann.org> Forgot to remove the --verbose option parsing
/external/bluetooth/hcidump/src/hcidump.c
e11a687500ea5cc4c04d8c37bed26fd2c6fa2423 13-Jul-2010 Marcel Holtmann <marcel@holtmann.org> Remove --verbose also from usage description
/external/bluetooth/hcidump/src/hcidump.c
0a37979980da701efbf69b0a55e17c7231b2c421 13-Jul-2010 Marcel Holtmann <marcel@holtmann.org> Just default to verbose parsing and remove the option
/external/bluetooth/hcidump/src/hcidump.c
1cb594497771b4b892403e41329575368d92fa83 13-Jul-2010 Marcel Holtmann <marcel@holtmann.org> Make BT-Snoop format the default file format
/external/bluetooth/hcidump/src/hcidump.c
709d2f734fe2232e8debb11c03c17b7f85226d8f 13-Jul-2010 Marcel Holtmann <marcel@holtmann.org> Remove support for noappend option
/external/bluetooth/hcidump/src/hcidump.c
4b24738bac78ba8dca229aabb5735cf9df123abc 02-Jan-2010 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/hcidump/src/hcidump.c
e4f1e35afab5c9c2ca44c563fd0001dce1c89712 02-Jan-2010 Marcel Holtmann <marcel@holtmann.org> Remove send and receive support for HCI streams
/external/bluetooth/hcidump/src/hcidump.c
013f769571e19d724c944fcb069d5767a29cfc04 30-Aug-2009 Marcel Holtmann <marcel@holtmann.org> Fix some issues with strict-aliasing
/external/bluetooth/hcidump/src/hcidump.c
7aa01c59f981771b36b50b9a079fe0053dad643d 30-Aug-2009 Marcel Holtmann <marcel@holtmann.org> Fix unsigned versus signed integer comparison
/external/bluetooth/hcidump/src/hcidump.c
4a4333767dac7f9b2be0ade847a65fa595ae007c 28-Jul-2007 Marcel Holtmann <marcel@holtmann.org> Handle device disconnect properly
/external/bluetooth/hcidump/src/hcidump.c
68e8985defbff73e200472b3043da700cd956d4e 28-Jul-2007 Marcel Holtmann <marcel@holtmann.org> Use broadcast address for discover socket
/external/bluetooth/hcidump/src/hcidump.c
e2340ba1f69f6110976aeaf22dad6f38b40b1be0 28-Jul-2007 Marcel Holtmann <marcel@holtmann.org> Force TCP as protocol
/external/bluetooth/hcidump/src/hcidump.c
afd30d88ae58c78b88518a09dff1fd92ee65e34c 28-Jul-2007 Marcel Holtmann <marcel@holtmann.org> Add simple discover protocol
/external/bluetooth/hcidump/src/hcidump.c
3e349eeb068d58c8fcd2100a46866b177d5fe8a0 27-Jul-2007 Marcel Holtmann <marcel@holtmann.org> Fix daemon format setting
/external/bluetooth/hcidump/src/hcidump.c
09ff1e93a3319a11c51c929877fdebddcd78bcf0 27-Jul-2007 Marcel Holtmann <marcel@holtmann.org> Fix client disconnect detection
/external/bluetooth/hcidump/src/hcidump.c
d07f6ec54a2c00ac4f7b475d6cbc33dc7e531ed0 27-Jul-2007 Marcel Holtmann <marcel@holtmann.org> Improve daemon mode
/external/bluetooth/hcidump/src/hcidump.c
84404c9266a0bc8921ee491c2931c2763f2e8c64 25-Jul-2007 Marcel Holtmann <marcel@holtmann.org> Add simple daemon mode
/external/bluetooth/hcidump/src/hcidump.c
703086ed0bfa159fa2ba9e5fcfb6484865036cf2 18-Feb-2007 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/hcidump/src/hcidump.c
1c77550c588440b80a5a89d446c36778888de0d6 18-Feb-2007 Marcel Holtmann <marcel@holtmann.org> Add MacOS X packet logger format
/external/bluetooth/hcidump/src/hcidump.c
606e9096a65c3ce858c8b9b6020399d1787e6cd5 04-Oct-2006 Marcel Holtmann <marcel@holtmann.org> Add IPv6 support
/external/bluetooth/hcidump/src/hcidump.c
899beb1704268b8d5adc1055295de3350b26991d 17-Jan-2006 Marcel Holtmann <marcel@holtmann.org> Add a noappend command line parameter
/external/bluetooth/hcidump/src/hcidump.c
9e216633a0f902b7d069c08939c67e03dd4ee516 17-Jan-2006 Marcel Holtmann <marcel@holtmann.org> Add PPP extraction support
/external/bluetooth/hcidump/src/hcidump.c
2d5448570830f8f05b40cb090d1576630b69af73 08-Jan-2006 Marcel Holtmann <marcel@holtmann.org> Add skeleton for the PPP parser
/external/bluetooth/hcidump/src/hcidump.c
fa3dc8fee8b3525e53b8b2513b57abfc8bf93927 03-Jan-2006 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/hcidump/src/hcidump.c
c59b47e45715ec9a61d9db021f9b7225412899a5 19-Dec-2005 Marcel Holtmann <marcel@holtmann.org> Add skeleton for AVCTP parser
/external/bluetooth/hcidump/src/hcidump.c
7b569efa1aca959152329631d0fc9f9bf70bc49b 29-Nov-2005 Marcel Holtmann <marcel@holtmann.org> Add option to disable vendor commands and events
/external/bluetooth/hcidump/src/hcidump.c
aace363653bba5b4b20648014a5b4103723d5991 29-Oct-2005 Marcel Holtmann <marcel@holtmann.org> Big cleanup of CVS relics
/external/bluetooth/hcidump/src/hcidump.c
0033462dddb3b4adf56ea28680c1f135f25a4387 01-Oct-2005 Marcel Holtmann <marcel@holtmann.org> Add SCO audio extraction support
/external/bluetooth/hcidump/src/hcidump.c
123f9f6511e4a83782f7c9d336932d03bab46e5b 10-Jul-2005 Marcel Holtmann <marcel@holtmann.org> Also accept "system" device string
/external/bluetooth/hcidump/src/hcidump.c
38acf6c4b654265055359f113f5a301115ca0947 06-Jul-2005 Marcel Holtmann <marcel@holtmann.org> Handle system events and commands
/external/bluetooth/hcidump/src/hcidump.c
386bfdfb05ab4564c0b9f44cb9ab1932adbb3522 06-Jul-2005 Marcel Holtmann <marcel@holtmann.org> Allow selection of system device
/external/bluetooth/hcidump/src/hcidump.c
452bca1bde500b8a6d830d232c2e3fe27cbe72b6 05-Jul-2005 Marcel Holtmann <marcel@holtmann.org> Fix some GCC 4.0 warnings
/external/bluetooth/hcidump/src/hcidump.c
63c4cfbe1c9d822861f33921192ab3814d07b5e5 03-Jul-2005 Marcel Holtmann <marcel@holtmann.org> Fix return value handling of recvmsg()
/external/bluetooth/hcidump/src/hcidump.c
dd382a4e93b0edce7c56a41eda63d2e420a506b9 15-Jun-2005 Marcel Holtmann <marcel@holtmann.org> Correct timestamp handling for btsnoop files
/external/bluetooth/hcidump/src/hcidump.c
8db0282bccc0c5cc4526ae4824a14e517b24ebed 14-Jun-2005 Marcel Holtmann <marcel@holtmann.org> Add write support for btsnoop files
/external/bluetooth/hcidump/src/hcidump.c
aabdb774a29215b3d77fe460508a7a0ca024df43 04-Jun-2005 Marcel Holtmann <marcel@holtmann.org> Fix typos in error messages
/external/bluetooth/hcidump/src/hcidump.c
2b8adcdf16d58d97227bc064a673d728ac33a192 04-Jun-2005 Marcel Holtmann <marcel@holtmann.org> Add support for reading btsnoop files with datalink type 1001
/external/bluetooth/hcidump/src/hcidump.c
32a60618c0670293c8b8a3c2fd475d3b297ddf88 19-Apr-2005 Marcel Holtmann <marcel@holtmann.org> Add permission check
/external/bluetooth/hcidump/src/hcidump.c
dc9198465a440e27c08a8eb066226d0f40a2c57d 13-Mar-2005 Marcel Holtmann <marcel@holtmann.org> Remove the BPA mode
/external/bluetooth/hcidump/src/hcidump.c
6edda3340dafdc9693adcc593ec6b60aa62ecc66 22-Feb-2005 Marcel Holtmann <marcel@holtmann.org> Add initial version of the LMP parser
/external/bluetooth/hcidump/src/hcidump.c
ebcc23ce2362fafd9f14703081c544f49b6853eb 01-Feb-2005 Marcel Holtmann <marcel@holtmann.org> Add option for verbose decoding
/external/bluetooth/hcidump/src/hcidump.c
a49914bb17f8b3973318bb4f404078b701665bae 29-Jan-2005 Marcel Holtmann <marcel@holtmann.org> Update copyright year and package title
/external/bluetooth/hcidump/src/hcidump.c
8af01921baeddaa8161184ea772649bddebf8dc6 27-Jan-2005 Marcel Holtmann <marcel@holtmann.org> Allow vendor events in BPA mode
/external/bluetooth/hcidump/src/hcidump.c
92602268e15743ba2609d61a106f65a6fc57b510 23-Oct-2004 Marcel Holtmann <marcel@holtmann.org> Set the manufacturer to Digianswer in BPA mode
/external/bluetooth/hcidump/src/hcidump.c
b1953d7820f5fdbdde4951c7ad4047aa63a31644 23-Oct-2004 Marcel Holtmann <marcel@holtmann.org> Add the initial part for vendor packets of a BPA
/external/bluetooth/hcidump/src/hcidump.c
6859b07eafdda3018fd65ad203e647f6bbe2ecaa 20-Oct-2004 Marcel Holtmann <marcel@holtmann.org> Support for sending and receiving dumps over TCP
/external/bluetooth/hcidump/src/hcidump.c
b7075f8b57da6fa62fd972f1085d27d41a7cd6e8 18-Sep-2004 Marcel Holtmann <marcel@holtmann.org> Use strcasecmp for selecting the filters
/external/bluetooth/hcidump/src/hcidump.c
f01036aa549866c2ce9c61a4b367faa251b475f5 18-Sep-2004 Marcel Holtmann <marcel@holtmann.org> Allow --obex and -O options
/external/bluetooth/hcidump/src/hcidump.c
71c0edb854a8c71a1cbca715719206b0cd85bb8e 13-Sep-2004 Marcel Holtmann <marcel@holtmann.org> Add initial OBEX parser support
/external/bluetooth/hcidump/src/hcidump.c
0149ab32c9391faed284ec6214950ccf70d699cb 13-Sep-2004 Marcel Holtmann <marcel@holtmann.org> Add support for dynamic RFCOMM channels
/external/bluetooth/hcidump/src/hcidump.c
be9be844106d677ec77acee68935bc9e66772123 27-Aug-2004 Marcel Holtmann <marcel@holtmann.org> Add CSR parser
/external/bluetooth/hcidump/src/hcidump.c
c9576b9c1b59f20833f1ceb5b54cc3b522a07a17 26-Aug-2004 Marcel Holtmann <marcel@holtmann.org> Add extended dump functionality
/external/bluetooth/hcidump/src/hcidump.c
803752117135528b1adebf0fa045596e188a996d 16-Jun-2004 Marcel Holtmann <marcel@holtmann.org> Whitespace cleanups
/external/bluetooth/hcidump/src/hcidump.c
9c09fb6319be5b971bf9e43f7955195a5d6d4141 10-Jun-2004 Marcel Holtmann <marcel@holtmann.org> Update autoconf/automake stuff
/external/bluetooth/hcidump/src/hcidump.c
d12491e536bff28ee5c3895c6de55eefd052c93d 10-Jun-2004 Marcel Holtmann <marcel@holtmann.org> Add initial AVDTP parser support
/external/bluetooth/hcidump/src/hcidump.c
3d034662b5f703eeb81aee37fb464b6b17d31421 03-Mar-2004 Marcel Holtmann <marcel@holtmann.org> Add initial HCRP parser support
/external/bluetooth/hcidump/src/hcidump.c
1df6af51ff685f7cd1c6c5049e9ad4f1ece74a0d 03-Mar-2004 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/hcidump/src/hcidump.c
a899b5e6e493b2fdf61d5a5498b3f1b56f1e08db 02-Mar-2004 Marcel Holtmann <marcel@holtmann.org> Add initial CAPI parser support
/external/bluetooth/hcidump/src/hcidump.c
dcff9d25c96d53d723d362f873b26e30c4888fc0 29-Feb-2004 Marcel Holtmann <marcel@holtmann.org> Add support for dynamic PSM's
/external/bluetooth/hcidump/src/hcidump.c
5b62971f9cb24c40efeb6db39f17c6adda37b880 07-Sep-2003 Marcel Holtmann <marcel@holtmann.org> HIDP support
/external/bluetooth/hcidump/src/hcidump.c
a5bbd712e40f7efff7bdbde49d579171500fb76d 02-Jul-2003 Marcel Holtmann <marcel@holtmann.org> Use correct file permissions
/external/bluetooth/hcidump/src/hcidump.c
0d93444945039e6acf74a874053d07fb0114fee7 08-Dec-2002 Marcel Holtmann <marcel@holtmann.org> Replace __uXXX with uXXX_t and fix get_unaligned stuff
/external/bluetooth/hcidump/src/hcidump.c
e031496edb037838e127d7c365f7f10ceafc5275 25-Nov-2002 Max Krasnyansky <maxk@qualcomm.com> Initialize struct msghdr properly.
/external/bluetooth/hcidump/src/hcidump.c
6ab056894230b6c6ba5f79b3ae7bc7ed1536c663 31-Aug-2002 Marcel Holtmann <marcel@holtmann.org> CMTP support
/external/bluetooth/hcidump/src/hcidump.c
6c092f95a8b40aabd96f83358797f703390475da 28-Jun-2002 Max Krasnyansky <maxk@qualcomm.com> Don't forget -R option
/external/bluetooth/hcidump/src/hcidump.c
d401612c927b99adc89be59572ca616ec175db87 24-May-2002 Max Krasnyansky <maxk@qualcomm.com> Get rid of argp and use getopt_long instead.
/external/bluetooth/hcidump/src/hcidump.c
a8a0a48debd0fc3613c88bda628ab3dc8ebe4cbc 24-May-2002 Max Krasnyansky <maxk@qualcomm.com> Switch to automake. Build env cleanup.
/external/bluetooth/hcidump/src/hcidump.c
64d937f468ffcb189ae1891fa4e7e7e257fc189b 22-Apr-2002 Max Krasnyansky <maxk@qualcomm.com> Support for default PSM.
/external/bluetooth/hcidump/src/hcidump.c
f62210cb6c06984210bb58a409327aa9b5ea7d08 19-Mar-2002 Max Krasnyansky <maxk@qualcomm.com> Fixed filter initialization.
/external/bluetooth/hcidump/src/hcidump.c
0a7b156a76a997be7f4093f2f16943b5d7ae2bc5 12-Mar-2002 Max Krasnyansky <maxk@qualcomm.com> Use btoh[sl] and htob[sl] instead of cpu_to_xx and xx_to_cpu.
PAN support.
/external/bluetooth/hcidump/src/hcidump.c
a2198641a3eb6e3f26a7427e06d7fd714bcf9ec5 07-Feb-2002 Max Krasnyansky <maxk@qualcomm.com> RAW mode fixes.
Indentation fixes.
Cleanup.
/external/bluetooth/hcidump/src/hcidump.c
ac107582bff10f3b4c80b2f158ec4281476c2b2f 04-Feb-2002 Max Krasnyansky <maxk@qualcomm.com> Time stamp support
/external/bluetooth/hcidump/src/hcidump.c
d467427f3634db7678a6d8e9ff1aecd1b76f66c3 21-Dec-2001 Max Krasnyansky <maxk@qualcomm.com> SCO support.
Minor fixes.
/external/bluetooth/hcidump/src/hcidump.c
65eccecf5c288b7b1bc8bf985fa59d3dd4ce0cfb 06-Nov-2001 Max Krasnyansky <maxk@qualcomm.com> Working filter implementation.
/external/bluetooth/hcidump/src/hcidump.c
95522764fb910489a3ba0abed748d87dcb01d529 15-Sep-2001 Max Krasnyansky <maxk@qualcomm.com> Support for filters in command line.
/external/bluetooth/hcidump/src/hcidump.c
dda78ee2b52b86b6008d109db63253fc955304e7 21-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Add supprot for RAW(unparsed) mode.
/external/bluetooth/hcidump/src/hcidump.c
5255a4f4490846ab9acfbfadb5ac6e232cffed5d 17-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Improved option parsing.
/external/bluetooth/hcidump/src/hcidump.c
5033772c7ca16c001e82e0016a058d2c4d0b8229 16-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Cleanup
/external/bluetooth/hcidump/src/hcidump.c
174f39016a9aa77cda60ee578f535c8c026ef787 16-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Use unified structure to pass frame info to all layers.
/external/bluetooth/hcidump/src/hcidump.c
8d58fe98fb6efd353c91dc2520e5bf46d72358ba 16-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Write/read dumps
/external/bluetooth/hcidump/src/hcidump.c
02527db69286118ea6cf2547ddd561d5ca828118 16-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Initial support for read/writing dump files.
/external/bluetooth/hcidump/src/hcidump.c
70ed32cf016bfc0a3f5ecf256037cc43ce06d84a 15-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Cleanup
/external/bluetooth/hcidump/src/hcidump.c
0acc29e48dbb65c22a7aa4e6d20ebe30275a763a 12-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> L2CAP parsing.
/external/bluetooth/hcidump/src/hcidump.c
95e558b9f6fd21e1b60b35ea86fcb502f333954a 12-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Generic parser library.
/external/bluetooth/hcidump/src/hcidump.c
4c86211a2f98a262743e1c90fd6e2cfe03f0f20c 05-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Improved packet parser and output format.
/external/bluetooth/hcidump/src/hcidump.c
ddf1c789ca1c126203b9b075f22e281fb06c1d7c 05-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Support for socket filter.
Nicer output.
/external/bluetooth/hcidump/src/hcidump.c
a4cf4230570d891dca6d74ba0c75fc2dd941edc4 04-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Minor fixes.
/external/bluetooth/hcidump/src/hcidump.c
3550f6b8b21f17e4a8b6e5a74b8ad1480c2ceb51 03-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Added hci command, acl data, event and l2cap parsing.
/external/bluetooth/hcidump/src/hcidump.c
c549debbdcffb628fd1d8efd9b94fe230ede91cd 02-Aug-2001 Max Krasnyansky <maxk@qualcomm.com> Initial revision
/external/bluetooth/hcidump/src/hcidump.c