Commit Graph

60 Commits

Author SHA1 Message Date
Luiz Augusto von Dentz
358614b07e tools/hcidump: Fix parsing for service class 0x110f
According to assigned number 0x110f is AV Remote Controller not VCP.
2013-10-09 17:40:02 +02:00
Marcel Holtmann
dc2bd913f7 hcidump: Change includes to use local copy of Bluetooth library 2012-12-17 23:53:05 +01:00
Marcel Holtmann
c6b73e9b44 hcidump: Update copyright information 2012-12-17 23:53:01 +01:00
Iain Hibbert
053d539a7b hcidump: Correct SDP Universal Attribute name printing
0x000c = Icon URL
0x000d = Additional Protocol Descriptor Lists
2012-12-17 23:53:00 +01:00
Marcel Holtmann
8133ca747d hcidump: Update copyright information 2012-12-17 23:53:00 +01:00
Marcel Holtmann
4c031b07da hcidump: Fix unsigned versus signed integer comparison 2012-12-17 23:52:59 +01:00
Marcel Holtmann
5c1f9093b6 hcidump: Update copyright information 2012-12-17 23:52:58 +01:00
Marcel Holtmann
abe3682060 hcidump: Update UUID and attribute definitions 2012-12-17 23:52:57 +01:00
Marcel Holtmann
42ad78700e hcidump: Add PPP extraction support 2012-12-17 23:52:56 +01:00
Marcel Holtmann
8916fbd7c3 hcidump: Add generic RFCOMM streaming helpers 2012-12-17 23:52:56 +01:00
Marcel Holtmann
80700291b6 hcidump: Allow null-terminated strings 2012-12-17 23:52:55 +01:00
Marcel Holtmann
259a99e7e9 hcidump: Add definitions for Apple Agent 2012-12-17 23:52:55 +01:00
Marcel Holtmann
568f0a1f0d hcidump: Use %jx instead of %llx for uint64_t 2012-12-17 23:52:55 +01:00
Marcel Holtmann
9ad75ace77 hcidump: Update copyright information 2012-12-17 23:52:55 +01:00
Marcel Holtmann
c9729d6121 hcidump: Decode and display binary strings correctly 2012-12-17 23:52:55 +01:00
Marcel Holtmann
72e9f247eb hcidump: Add missing UUID definitions and translations 2012-12-17 23:52:55 +01:00
Marcel Holtmann
c4be11b700 hcidump: Fix uninitialized variables 2012-12-17 23:52:55 +01:00
Marcel Holtmann
f6a3c30d3c hcidump: Big cleanup of CVS relics 2012-12-17 23:52:54 +01:00
Marcel Holtmann
07472b3039 hcidump: Add SCO audio extraction support 2012-12-17 23:52:53 +01:00
Marcel Holtmann
d57731d81d hcidump: Add UUIDs for phonebook access profile 2012-12-17 23:52:52 +01:00
Marcel Holtmann
567734df6c hcidump: Add UUID for video distribution 2012-12-17 23:52:52 +01:00
Marcel Holtmann
d52d19afe2 hcidump: Handle system events and commands 2012-12-17 23:52:52 +01:00
Marcel Holtmann
bb5d8eed4c hcidump: Fix some GCC 4.0 warnings 2012-12-17 23:52:52 +01:00
Marcel Holtmann
4069c01fe2 hcidump: Fix the declaration of the internal data structures 2012-12-17 23:52:48 +01:00
Marcel Holtmann
fc4f58042e hcidump: Update the copyright year 2012-12-17 23:52:48 +01:00
Marcel Holtmann
c354bcee92 hcidump: Fix parsing of continuation state 2012-12-17 23:52:48 +01:00
Marcel Holtmann
734cde560f hcidump: Fix display of UUID 128 2012-12-17 23:52:47 +01:00
Marcel Holtmann
fd650c5d24 hcidump: Add UUID translation for WAP 2012-12-17 23:52:47 +01:00
Marcel Holtmann
ff724d872e hcidump: Update Headset, Handsfree and SIM Access UUID to text translation 2012-12-17 23:52:46 +01:00
Marcel Holtmann
08399254f9 hcidump: Add support for dynamic RFCOMM channels 2012-12-17 23:52:46 +01:00
Marcel Holtmann
073282583f hcidump: Whitespace cleanups 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
780e7afb96 hcidump: Update copyright information 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
58ebe5391a hcidump: Extract L2CAP PSM from protocol descriptor list 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
Stephen Crane
96ca9677c1 hcidump: print tot and cur correctly (per Cetecom test) 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
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
d5daa90a21 hcidump: Replace __uXXX with uXXX_t and fix get_unaligned stuff 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
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