Commit Graph

78 Commits

Author SHA1 Message Date
Marcel Holtmann
d68d01e1d2 Display AVM firmware version with 'revision' command 2003-05-19 14:20:23 +00:00
Marcel Holtmann
424f2b1bb5 Cleanup 2003-04-08 14:51:17 +00:00
Stephen Crane
723681ffa3 use constants; report errors 2003-04-08 13:34:39 +00:00
Max Krasnyansky
1c34178434 start_speed -> init_speed 2003-04-08 00:12:02 +00:00
Marcel Holtmann
40fbc58cb2 Support for initial baud rate and sending of a break 2003-04-05 14:13:04 +00:00
Marcel Holtmann
55682f4240 Add 921600 bps for Ericsson modules 2003-03-19 21:17:46 +00:00
Marcel Holtmann
a8b6c0b9d1 Flush the serial buffer before quit in BCSP initialization 2003-03-17 09:06:19 +00:00
Marcel Holtmann
eeb3109ced Display CSR firmware with revision command 2003-03-07 22:55:41 +00:00
Marcel Holtmann
ae072dcf83 Fix the voice command for big endian machines 2003-02-12 15:53:40 +00:00
Stephen Crane
047f07b46a add support for texas module 2003-02-12 13:46:00 +00:00
Stephen Crane
d436459dee bugfix 2003-02-12 13:34:55 +00:00
Stephen Crane
427f4bbc07 describe optional arguments 2003-02-12 12:34:16 +00:00
Stephen Crane
aaa780de16 typos 2003-02-08 12:08:55 +00:00
Stephen Crane
227df09e73 fix typo 2003-02-04 15:49:49 +00:00
Max Krasnyansky
f034898272 Added OGF_PARAM_STATUS 2003-01-28 01:55:08 +00:00
Marcel Holtmann
3e8471f6fc Support for switch role command 2003-01-07 17:52:56 +00:00
Marcel Holtmann
d77d3f848c Make the info command reusing an existing connection handle 2002-12-20 11:06:35 +00:00
Marcel Holtmann
85f1b67672 Support for voice setting 2002-12-17 05:31:24 +00:00
Marcel Holtmann
30a4cfe601 Support for voice setting 2002-12-15 14:18:03 +00:00
Marcel Holtmann
951e7b0747 Add new manpages and update the old ones 2002-11-16 01:44:53 +00:00
Marcel Holtmann
878f8c349c Add check for (!opt) in cmd_aclmtu() and cmd_scomtu() 2002-11-11 18:58:24 +00:00
Marcel Holtmann
b5edb3c0a9 Move testing programs from tools directory into the test directory 2002-10-14 20:46:47 +00:00
Marcel Holtmann
342bdf14bf Add ppporc program 2002-10-14 18:56:06 +00:00
Max Krasnyansky
8c6e7af8ac Add for get/set link supervision timeout. 2002-10-07 05:55:21 +00:00
Max Krasnyansky
ee48a96c55 cleanup. 2002-10-07 05:54:34 +00:00
Max Krasnyansky
2af38a90ac BCSP initialization improvements 2002-09-26 05:13:23 +00:00
Max Krasnyansky
8f511c20f7 get link quality support 2002-09-15 17:13:40 +00:00
Max Krasnyansky
068ed1258a channel must be uint8 2002-09-12 02:00:37 +00:00
Max Krasnyansky
f93bdd3e84 BCSP fixes 2002-09-09 16:27:39 +00:00
Max Krasnyansky
74ec9c1b43 rfcomm needs different error detection code. 2002-09-06 17:35:26 +00:00
Marcel Holtmann
2d21a95091 Cleanup 2002-09-01 10:49:22 +00:00
Stephen Crane
d10423ecaa use hci lib 2002-08-22 10:06:55 +00:00
Max Krasnyansky
41577e5028 port -> channel 2002-08-20 19:53:37 +00:00
Max Krasnyansky
04c8ddd5a5 Add 'bluetooth/' to includes 2002-08-20 04:39:54 +00:00
Max Krasnyansky
87c1d9f203 RFCOMM test tool 2002-08-19 16:51:48 +00:00
Max Krasnyansky
671854ad5a BCSP inti support. 2002-08-04 22:13:31 +00:00
Max Krasnyansky
89d41e2e6c Don't exit from reconnect mode if connection was denied. 2002-07-23 19:51:11 +00:00
Max Krasnyansky
70516886fe Support for connectionless channels (datagram sockets). 2002-07-20 18:53:27 +00:00
Max Krasnyansky
e60ae4dbe6 Minor fixes for dev class handling. 2002-07-12 00:19:06 +00:00
Max Krasnyansky
eb23734ec8 Display device class in human readable format. 2002-07-09 19:10:01 +00:00
Max Krasnyansky
1ab78899d1 Timeout can be 5 digits. 2002-07-09 18:54:46 +00:00
Max Krasnyansky
8bf4e7762d Command parsing fix. 2002-06-25 18:31:56 +00:00
Max Krasnyansky
aaa64a3108 Move revision command to hciconfig. 2002-06-25 04:36:09 +00:00
Max Krasnyansky
cd7dd46bb4 Page params commands 2002-06-25 04:15:33 +00:00
Max Krasnyansky
596c0840d5 scan command works again. 2002-06-20 00:24:30 +00:00
Max Krasnyansky
002edf82ee use hci_devid 2002-06-18 18:33:43 +00:00
Max Krasnyansky
8ee2371d4b Use library functions hci_for_each_dev and hci_get_route.
Use new hci_inquiry function syntax.
2002-06-18 16:48:50 +00:00
Max Krasnyansky
940d830204 -p print pid option 2002-05-31 17:14:39 +00:00
Max Krasnyansky
e4108aa9ba Build env cleanup. Remove auto generated files from CVS.
Working 'make distcheck'.
2002-05-23 20:57:19 +00:00
Max Krasnyansky
d8ab2999e5 help output improvements 2002-05-23 20:56:51 +00:00