Commit Graph

103 Commits

Author SHA1 Message Date
Johan Hedberg
efcfad7c00 Get rid of format string warnings with recent gcc versions
Recent gcc versions, like 4.3.2 from ubuntu intrepid, give warnings like
"format not a string literal and no format arguments" without this
patch.
2008-10-20 01:10:11 +03:00
Marcel Holtmann
4652763c85 Improve reading of local and remote extended features 2008-09-29 02:50:06 +02:00
Marcel Holtmann
ea3f9b2d64 Allow specifying of reason for the disconnect 2008-08-27 14:47:31 +02:00
Marcel Holtmann
1e23f60da1 Use const char for usage text 2008-08-15 00:17:29 +02:00
Marcel Holtmann
bbd957c4d9 Add support for reading/setting the link policy 2008-06-12 21:53:32 +00:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Marcel Holtmann
6efce5841c Add refresh option to re-request device names 2007-09-14 11:25:34 +00:00
Marcel Holtmann
7d7658ad2f Show connection link type correctly 2007-09-10 18:47:30 +00:00
Marcel Holtmann
5542ce34cf Fix decoding of extended pages number 2007-06-16 11:31:41 +00:00
Marcel Holtmann
607695ed10 Update copyright information 2007-01-13 17:48:12 +00:00
Johan Hedberg
f1e35f0b9e More accurate class of device decoding for hcitool and hciconfig 2006-12-20 10:40:46 +00:00
Marcel Holtmann
59a4bc3afb Use multibyte friendly checks instead of isprint() 2006-11-26 09:17:15 +00:00
Marcel Holtmann
b08d30eb4d Fix major class count calculation error 2006-09-29 11:42:14 +00:00
Marcel Holtmann
8ee8041f8a Fix endian issue with periodic inquiry 2006-09-20 08:47:57 +00:00
Marcel Holtmann
a229e05f0a Add support for periodic inquiry mode 2006-09-03 10:53:18 +00:00
Marcel Holtmann
ff9745b222 Make use of create_name() 2006-07-26 13:03:54 +00:00
Marcel Holtmann
9fab0f8bb8 Only read remote extended features if local adapter supports it 2006-06-17 10:35:00 +00:00
Marcel Holtmann
403066f6cd Cleanup main function declarations 2006-04-28 14:30:59 +00:00
Marcel Holtmann
da7aed3f3f Use the correct device for reading the local clock 2006-01-18 17:45:51 +00:00
Marcel Holtmann
f2e48c44a7 Update copyright information 2006-01-03 13:28:56 +00:00
Marcel Holtmann
632a943277 Big cleanup of CVS relics 2005-10-29 22:36:31 +00:00
Marcel Holtmann
97a6bcbbe3 Allow clear text IAC values 2005-10-21 11:44:26 +00:00
Marcel Holtmann
bf1758786c Add support for inquiry access codes 2005-09-29 11:13:25 +00:00
Marcel Holtmann
9848c1fa4e Show supported commands also in clear text 2005-09-07 16:15:39 +00:00
Marcel Holtmann
ad3049f07e Use bt_free() to free the memory allocated by lmp_featurestostr() 2005-08-05 07:34:55 +00:00
Marcel Holtmann
8ac83f1424 Correctly terminate the device name string 2005-08-05 03:24:28 +00:00
Marcel Holtmann
1f422e5f2b Fix some GCC 4.0 warnings 2005-07-05 21:15:41 +00:00
Marcel Holtmann
cbbe4f3f90 Don't show empty names 2005-07-03 13:01:52 +00:00
Marcel Holtmann
a32c06bc29 Update reading of local Bluetooth clock 2005-07-03 10:08:26 +00:00
Marcel Holtmann
1d2e71b109 Replace non-printable characters in device names 2005-06-17 12:10:54 +00:00
Marcel Holtmann
3257d9b3a8 Fix program error codes on memory allocations 2005-06-16 21:25:49 +00:00
Marcel Holtmann
cb079810a5 Use the new textfile library 2005-04-22 12:18:52 +00:00
Marcel Holtmann
70e5fac9bd Include sys/param.h for PATH_MAX 2005-04-22 11:52:29 +00:00
Marcel Holtmann
f5a214f76f Set the storage directory through ${localstatedir} 2005-04-21 20:18:09 +00:00
Marcel Holtmann
be0264a76e Use unlimited inquiry responses as default 2005-04-18 22:23:55 +00:00
Marcel Holtmann
bb30c261fc Use LMP_EXT_FEAT constant 2005-04-18 21:09:59 +00:00
Marcel Holtmann
c3881e06e2 Check the number of pages for extended features 2005-04-17 23:34:20 +00:00
Marcel Holtmann
24793e9a7e Improve reading device names from cache 2005-04-17 01:05:27 +00:00
Marcel Holtmann
12513fafd3 Fix the case if device isn't found in the name cache 2005-04-16 22:58:53 +00:00
Marcel Holtmann
91ec718746 Fix the name cache state 2005-04-16 22:52:36 +00:00
Marcel Holtmann
304b8bb466 Make use of the device name cache 2005-04-16 22:46:13 +00:00
Marcel Holtmann
f1a8365917 Integrate find options into scan command 2005-04-11 16:06:45 +00:00
Marcel Holtmann
8e8b463252 Add new search command and OUI support 2005-03-27 19:19:52 +00:00
Marcel Holtmann
354b825e58 Use pscan_rep_mode for the name resolve 2005-02-22 15:11:32 +00:00
Marcel Holtmann
05ec11bf58 The transmit power level is a signed integer value 2005-02-22 02:41:02 +00:00
Marcel Holtmann
8aebcde5f6 Handle the valid bit of the clock offset 2005-02-11 05:02:24 +00:00
Marcel Holtmann
d67817be81 Use the clock offset when getting the remote names 2005-02-11 04:17:52 +00:00
Marcel Holtmann
30fa99ad8c Add command for reading the clock 2005-01-25 21:41:40 +00:00
Marcel Holtmann
fefb12aae5 Add command for reading the clock offset 2005-01-25 02:46:59 +00:00
Marcel Holtmann
cbbc9f09bb Use library function for reading the transmit power level 2005-01-13 22:58:13 +00:00