Commit Graph

12995 Commits

Author SHA1 Message Date
Marcel Holtmann
0d6c3bd4b0 hcidump: Use bt_get_unaligned() from bluetooth.h for unaligned access 2012-12-17 23:52:45 +01:00
Marcel Holtmann
6cc8f30edc hcidump: Use the L2CAP_CONF_RFC_MODE value 2012-12-17 23:52:45 +01:00
Marcel Holtmann
dc0cf9850d hcidump: Fix typo 2012-12-17 23:52:45 +01:00
Marcel Holtmann
1ce29e4092 hcidump: Show config values only when they are present 2012-12-17 23:52:45 +01:00
Marcel Holtmann
2c9d753964 hcidump: Beautify output 2012-12-17 23:52:45 +01:00
Marcel Holtmann
29efa2d0c1 hcidump: Fix typo 2012-12-17 23:52:45 +01:00
Marcel Holtmann
f7a30bacbe hcidump: Decode information request and response 2012-12-17 23:52:45 +01:00
Marcel Holtmann
88ae5e679e hcidump: Fix display of CID 2012-12-17 23:52:45 +01:00
Marcel Holtmann
073282583f hcidump: Whitespace cleanups 2012-12-17 23:52:45 +01:00
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