Sign in
coral
/
bluez-imx
/
8022b94b0523b2bdb8a02d7d148eb58d4b189dd2
/
tools
bca4b3c
Print LE link type on hcitool
by Sheldon Demario
· 14 years ago
566b055
hciattach: Bring up device before sending commands over socket
by Anderson Lizardo
· 14 years ago
29fef5b
Bluetooth: Add support to specify patch download location
by Suraj Sumangala
· 14 years ago
3fc9a5d
Also for LE only devices enable the event mask
by Marcel Holtmann
· 14 years ago
5fd66bc
Set event mask bit if LE is supported
by Marcel Holtmann
· 14 years ago
9ee9e43
Fix Headset Audio gateway SDP record.
by Jaikumar Ganesh
· 14 years ago
5ca342c
hciconfig: add LE_SET_ADVERTISE_ENABLE cmd
by Anderson Briglia
· 15 years ago
c6be8dc
Firmware download for Qualcomm Bluetooth devices
by Matthew Wilson
· 15 years ago
848b12d
Add host level support for Atheros AR300x device
by Suraj Sumangala
· 15 years ago
e54f6d6
Bluetooth: Option to enable power management from host
by Suraj Sumangala
· 15 years ago
df3c8e1
Add GATT SDP record for sdptool
by Claudio Takahasi
· 15 years ago
e49d5d3
Use default adapter for LE commands
by Ville Tervo
· 15 years ago
65d1af2
Add ledc command to hcitool
by Vinicius Costa Gomes
· 15 years ago
71716c2
Add handle and timeout parameters to hci_le_create_conn
by Vinicius Costa Gomes
· 15 years ago
6e62529
Add hciattach support for initializing a device into raw mode
by Johan Hedberg
· 15 years ago
dd84462
Add missing hciattach command line switches to the manual page
by Johan Hedberg
· 15 years ago
c8e88ab
Add lecc command to hcitool
by Vinicius Costa Gomes
· 15 years ago
46d1c28
Fix not respecting the user's endianism for LE Scan
by Vinicius Costa Gomes
· 15 years ago
9438aa4
Add lescan command to hcitool
by Vinicius Costa Gomes
· 15 years ago
9df2edb
Add "hciX" to hciconfig man page
by Gustavo F. Padovan
· 15 years ago
c637b9b
hciattach: Fix the timeout handling code
by Vladimir Davydov
· 15 years ago
e272c8c
sdptool: Fix 2 possible NULL dereference
by Gustavo F. Padovan
· 15 years ago
d48df6f
Change MDP profile name and macros to HDP
by Elvis Pfützenreuter
· 15 years ago
38a7ef1
Add hciconfig support for blacklisting
by Johan Hedberg
· 15 years ago
0edbc77
Remove extra spaces from tools dir
by Jose Antonio Santos Cadenas
· 15 years ago
fae1aeb
Pretty print HCI revision and LMP subversion
by Marcel Holtmann
· 15 years ago
5e5b0fd
Show HCI and LMP versions on separate lines
by Marcel Holtmann
· 15 years ago
3e0db2b
Show controller type and bus type for every device
by Marcel Holtmann
· 15 years ago
06e9ad1
The TX power level is a signed int and not an unsigned int
by Marcel Holtmann
· 15 years ago
12b7f84
Print EIR attribute for Device ID
by Marcel Holtmann
· 15 years ago
c886503
Fix another fallout from Inquiry Response Transmit Power Level typo
by Marcel Holtmann
· 15 years ago
fc37647
Add 0xff (any object type) to sdptool OPUSH supported formats list.
by Nick Pelly
· 15 years ago
5592142
Update Nokia copyrights
by Johan Hedberg
· 15 years ago
9184e2e
Update copyright information
by Marcel Holtmann
· 15 years ago
1d7afe8
Fix another variable initialization
by Johan Hedberg
· 15 years ago
2e926fb
Fix memory leaks
by Steve Grubb
· 15 years ago
970e9e9
Move rfcomm utility into tools directory
by Marcel Holtmann
· 16 years ago
a5b1e3d
Switch to a full non-recursive build system
by Marcel Holtmann
· 16 years ago
c7c8d22
Remove unused variables left by previous patch
by Marcel Holtmann
· 16 years ago
c500ffa
Modify example PBAP SDP record of sdptool
by Zhu Lan
· 16 years ago
57aec32
Add chipset id for brf6350.
by Nick Pelly
· 16 years ago
4f6c27d
Fix fallout from l2ping manual page rename
by Marcel Holtmann
· 16 years ago
1a1c60a
move tools/l2ping.1 to man section 8
by Filippo Giunchedi
· 16 years ago
f4804a8
remove trailing whitespaces in manpages
by Filippo Giunchedi
· 16 years ago
5990163
Fix short commands limit
by Ohad Ben-Cohen
· 16 years ago
3610df6
Fix signed/unsigned comparison warning
by Marcel Holtmann
· 16 years ago
e5fb1b8
Add support for registration of a PBAP service using sdptool
by Jiafa Liu
· 16 years ago
fc29f95
Add TI wl1271 to texas instruments chip list
by Nick Pelly
· 16 years ago
b5fdd00
Fix to complicated logic Dell switching routine
by Marcel Holtmann
· 16 years ago
4e90276
Reinstitute usb_detach_kernel_driver_np, but in the proper place
by Mario Limonciello
· 16 years ago
d16c663
Fix uninitialized fallout from Mario's patches
by Marcel Holtmann
· 16 years ago
a09e97e
Fix dmesg errors about hid2hci not claiming interface before usage
by Mario Limonciello
· 16 years ago
4c027b6
Add support for switching from HCI->HID mode for Dell BT adapters
by Mario Limonciello
· 16 years ago
7b2ece3
Add support for command line arguments on hid2hci tool
by Mario Limonciello
· 16 years ago
81352f7
Increase BCSP timeout for setup and transaction
by Marcel Holtmann
· 16 years ago
72c6ed7
Use timeout value also for BCSP timeout
by Marcel Holtmann
· 16 years ago
9b3cfb2
Add tool to calculate HCI event mask
by Marcel Holtmann
· 16 years ago
3818459
Use ppoll() instead of poll() for keeping line discipline
by Marcel Holtmann
· 16 years ago
7c27b3e
Make use of size_t and ssize_t when possible
by Johan Hedberg
· 16 years ago
28faab6
Fix memory leaks in hciconfig and hcitool
by Gustavo F. Padovan
· 16 years ago
8dcd4a1
Add delay to have 2.1 setup settle before requesting features again
by Marcel Holtmann
· 16 years ago
40ebdad
Use %zd instead of %ld for size_t
by Marcel Holtmann
· 16 years ago
9c0b585
Fix mostly every warning caused by -Wsign-compare
by Marcel Holtmann
· 16 years ago
3eb1274
Update l2ping man page for recent changes to l2ping.
by Nick Pelly
· 16 years ago
dfd000c
Remove extra comment
by Marcel Holtmann
· 16 years ago
5276b66
Add -v and -d options to l2ping
by Nick Pelly
· 16 years ago
fb333f1
Update copyright information
by Marcel Holtmann
· 16 years ago
1dd19ee
Remove unused functions
by Marcel Holtmann
· 16 years ago
dc77291
Add missing include for prototypes
by Marcel Holtmann
· 16 years ago
290427f
Fix broken forward declarations
by Marcel Holtmann
· 16 years ago
500702b
Make local functions static
by Marcel Holtmann
· 16 years ago
9864b4e
Removed wrong extern declarations for getopt
by Marcel Holtmann
· 16 years ago
e64098b
Fix compiler warnings and remove unused code
by Marcel Holtmann
· 16 years ago
74dae72
Fix another uninitialized variable
by Marcel Holtmann
· 16 years ago
583fe76
Add support for Dell Wireless 365
by Marcel Holtmann
· 16 years ago
e3bb061
Add more product IDs for Logitech MX5500
by Marcel Holtmann
· 16 years ago
d260beb
Add PBAP UUID for simpler access
by Marcel Holtmann
· 16 years ago
efcfad7
Get rid of format string warnings with recent gcc versions
by Johan Hedberg
· 16 years ago
4652763
Improve reading of local and remote extended features
by Marcel Holtmann
· 16 years ago
874471c
Add additional record range for the iPhone
by Marcel Holtmann
· 16 years ago
75b61c0
Add -i option to avinfo.
by Luiz Augusto von Dentz
· 17 years ago
ea3f9b2
Allow specifying of reason for the disconnect
by Marcel Holtmann
· 17 years ago
e94d033
Add another build id for the "marcel" specific firmware
by Marcel Holtmann
· 17 years ago
1e23f60
Use const char for usage text
by Marcel Holtmann
· 17 years ago
10332e9
Use const char for string constants
by Marcel Holtmann
· 17 years ago
8af2789
Add the TI copyright note
by Marcel Holtmann
· 17 years ago
972eeff
Fix include issue for PATH_MAX
by Marcel Holtmann
· 17 years ago
d048c32
Fix BCSP sent/receive handling
by Marcel Holtmann
· 17 years ago
14f84d6
Update the TI init routine with BRF support
by Marcel Holtmann
· 17 years ago
13c0e26
Add alternate TI init routine
by Marcel Holtmann
· 17 years ago
e0c9695
Set input speed and the LL protocol identifier
by Marcel Holtmann
· 17 years ago
c24fa29
Mention the broken bgb2xx init routine
by Marcel Holtmann
· 17 years ago
6930e84
Add example record for headset audio gateway record
by Marcel Holtmann
· 17 years ago
976827b
Use Handsfree version 0x0105 for the gateway role
by Marcel Holtmann
· 17 years ago
ee0b354
Add extra attributes to the serial port record
by Marcel Holtmann
· 17 years ago
bbd957c
Add support for reading/setting the link policy
by Marcel Holtmann
· 17 years ago
45c36db
Avoid direct inclusion of malloc.h
by Marcel Holtmann
· 17 years ago
f2a7dfa
There is no kernel security manager
by Marcel Holtmann
· 17 years ago
2aab870
Update autoconf/automake options
by Marcel Holtmann
· 17 years ago
4679885
Add support for switching HID proxy devices from Dell
by Marcel Holtmann
· 17 years ago
Next »