Commit Graph

838 Commits

Author SHA1 Message Date
Marcel Holtmann
13cb686514 hcidump: Fix protocol bits 2012-12-17 23:52:45 +01:00
Marcel Holtmann
65826f2b68 hcidump: Show L2CAP mode config option 2012-12-17 23:52:45 +01:00
Marcel Holtmann
45affc5e59 hcidump: Update autoconf/automake stuff 2012-12-17 23:52:45 +01:00
Marcel Holtmann
55ab178e08 hcidump: Add initial AVDTP parser support 2012-12-17 23:52:45 +01:00
Marcel Holtmann
78d594e2f3 hcidump: Add more UUID's for the HCRP 2012-12-17 23:52:45 +01:00
Marcel Holtmann
16e1f559c8 hcidump: Add UUID's for the audio/video profiles 2012-12-17 23:52:45 +01:00
Marcel Holtmann
68534aadb0 hcidump: Better endian handling 2012-12-17 23:52:45 +01:00
Marcel Holtmann
7aca4f9600 hcidump: Decode credit based flow control information 2012-12-17 23:52:44 +01:00
Marcel Holtmann
cf724dc131 hcidump: Add support for the HCI commands and events of Bluetooth 1.2 2012-12-17 23:52:44 +01:00
Marcel Holtmann
8f5b980343 hcidump: Add initial HCRP parser support 2012-12-17 23:52:44 +01:00
Marcel Holtmann
323b4c2a9f hcidump: Update copyright information 2012-12-17 23:52:44 +01:00
Marcel Holtmann
780e7afb96 hcidump: Update copyright information 2012-12-17 23:52:44 +01:00
Marcel Holtmann
b803cf4a17 hcidump: Extend CAPI parser support 2012-12-17 23:52:44 +01:00
Marcel Holtmann
c33ae9ef73 hcidump: Add initial CAPI parser support 2012-12-17 23:52:44 +01:00
Marcel Holtmann
81e575a543 hcidump: Add initial CAPI parser support 2012-12-17 23:52:44 +01:00
Marcel Holtmann
ac381ea1a4 hcidump: Fix compiler warning 2012-12-17 23:52:44 +01:00
Marcel Holtmann
36927f39b5 hcidump: Add support for dynamic PSM's 2012-12-17 23:52:44 +01:00
Marcel Holtmann
7163013a59 hcidump: Add support for dynamic PSM's 2012-12-17 23:52:44 +01:00
Marcel Holtmann
58ebe5391a hcidump: Extract L2CAP PSM from protocol descriptor list 2012-12-17 23:52:44 +01:00
Marcel Holtmann
0d1e855893 hcidump: Add CMTP reassembly support 2012-12-17 23:52:44 +01:00
Marcel Holtmann
3ec1b88e29 hcidump: Notice HIDP support in the man page 2012-12-17 23:52:44 +01:00
Marcel Holtmann
98088099dd hcidump: Fix handling of frame length 2012-12-17 23:52:44 +01:00
Marcel Holtmann
3c66938df7 hcidump: Add include for network order conversion functions 2012-12-17 23:52:44 +01:00
Marcel Holtmann
f5335f5513 hcidump: Bugfix 2012-12-17 23:52:43 +01:00
Marcel Holtmann
21e951b6b1 hcidump: HIDP support 2012-12-17 23:52:43 +01:00
Stephen Crane
96ca9677c1 hcidump: print tot and cur correctly (per Cetecom test) 2012-12-17 23:52:43 +01:00
Marcel Holtmann
96797ca399 hcidump: Use correct file permissions 2012-12-17 23:52:43 +01:00
Stephen Crane
347888633d hcidump: bugfix 2012-12-17 23:52:43 +01:00
Marcel Holtmann
deb94e9fd5 hcidump: Display imaging services 2012-12-17 23:52:43 +01:00
Stephen Crane
c796cf4f5a hcidump: better visualisation of ALTs and SEQs 2012-12-17 23:52:43 +01:00
Stephen Crane
17e81aac5f hcidump: fix unaligned access; spelling 2012-12-17 23:52:43 +01:00
Stephen Crane
d30c196c3b hcidump: add OBEX attribute names 2012-12-17 23:52:43 +01:00
Stephen Crane
fb9585cf57 hcidump: print "unknown" for unrecognised attrId 2012-12-17 23:52:43 +01:00
Marcel Holtmann
b07652a5d0 hcidump: Let the SDP parser also recognize HID 2012-12-17 23:52:43 +01:00
Marcel Holtmann
d1cb120fce hcidump: Display strings for vendor and testing commands and events 2012-12-17 23:52:43 +01:00
Marcel Holtmann
d5daa90a21 hcidump: Replace __uXXX with uXXX_t and fix get_unaligned stuff 2012-12-17 23:52:43 +01:00
Max Krasnyansky
b9fad8cebe hcidump: Initialize struct msghdr properly. 2012-12-17 23:52:43 +01:00
Marcel Holtmann
0bb83c757c hcidump: Add the manpage for hcidump 2012-12-17 23:52:43 +01:00
Marcel Holtmann
fa62619fb8 hcidump: Cleanup 2012-12-17 23:52:43 +01:00
Marcel Holtmann
5aed35307e hcidump: Let the SDP parser also recognize the CMTP 2012-12-17 23:52:43 +01:00
Marcel Holtmann
f3fe037e1c hcidump: Add a forgotten "\n" in RPN 2012-12-17 23:52:42 +01:00
Stephen Crane
0d4e435a95 hcidump: format 128-bit INTs 2012-12-17 23:52:42 +01:00
Stephen Crane
fd373b3c30 hcidump: minor fixes 2012-12-17 23:52:42 +01:00
Stephen Crane
0e15714faa hcidump: support attrs url, 64-, 128-bit ints 2012-12-17 23:52:42 +01:00
Marcel Holtmann
e75f95499d hcidump: CMTP support 2012-12-17 23:52:42 +01:00
Takashi Sasai
dfc1290622 hcidump: Cleanup dump messages. 2012-12-17 23:52:42 +01:00
Takashi Sasai
fc7f4b195d hcidump: Add more info for print_attr_lists and cleanup. 2012-12-17 23:52:42 +01:00
Takashi Sasai
5945891347 hcidump: Add raw_ndump and cleanup. 2012-12-17 23:52:42 +01:00
Max Krasnyansky
9fce62a8ef hcidump: Don't forget -R option 2012-12-17 23:52:42 +01:00
Max Krasnyansky
cd1db4e661 hcidump: fix unaligned refference. 2012-12-17 23:52:42 +01:00