Commit Graph

74 Commits

Author SHA1 Message Date
Johan Hedberg
2f1fece040 Fix hciemu GIOChannel usage 2006-08-26 17:26:18 +00:00
Marcel Holtmann
35e9349ffc Change default poll() timeout 2006-08-10 10:20:59 +00:00
Marcel Holtmann
b102348e98 Fix declared with attribute warn_unused_result errors 2006-07-26 13:32:44 +00:00
Marcel Holtmann
0effff5f4f Allow connects to multiple remote devices 2006-07-05 18:53:18 +00:00
Marcel Holtmann
da33b995b6 Use generic reset method for Broadcom chips 2006-06-29 08:41:48 +00:00
Marcel Holtmann
c2a3b84e7e Add support for changing the BD_ADDR of ISSC chips 2006-06-29 07:03:50 +00:00
Marcel Holtmann
da1911d8ae Allow reading sample data from a file 2006-06-14 11:23:24 +00:00
Marcel Holtmann
0e9c5be0ac Add support for changing Broadcom device addresses 2006-06-14 11:03:30 +00:00
Marcel Holtmann
11d3cfa9cb Add ST test utility 2006-06-04 15:13:47 +00:00
Marcel Holtmann
b96133c91a Build a generic helper library 2006-06-04 12:09:30 +00:00
Marcel Holtmann
403066f6cd Cleanup main function declarations 2006-04-28 14:30:59 +00:00
Marcel Holtmann
0625c60f29 Mention ST based chips 2006-04-17 01:12:27 +00:00
Marcel Holtmann
28af79147e Add support for ST chips 2006-04-16 23:04:53 +00:00
Claudio Takahasi
8fa8629fa4 added timeout new function 2006-04-05 14:03:53 +00:00
Marcel Holtmann
e667307121 Change delay to milliseconds and check count 2006-03-24 18:05:22 +00:00
Marcel Holtmann
b357f1d390 Add options for count and delay 2006-03-23 22:15:09 +00:00
Marcel Holtmann
6ba87383b2 Rename connection less option from -D to -G 2006-03-23 22:06:13 +00:00
Marcel Holtmann
f2e48c44a7 Update copyright information 2006-01-03 13:28:56 +00:00
Marcel Holtmann
ea6747ecff Add HCI emulation tool 2005-12-03 06:31:42 +00:00
Marcel Holtmann
632a943277 Big cleanup of CVS relics 2005-10-29 22:36:31 +00:00
Marcel Holtmann
3b01d3c5e0 Add address change support for Texas Instruments chips 2005-10-10 08:22:59 +00:00
Marcel Holtmann
d577091a36 Show the OUI and include a manual page for the bdaddr utility 2005-09-27 15:19:14 +00:00
Marcel Holtmann
0738cf5e68 Support volatile changes of the BD_ADDR for CSR chips 2005-09-08 00:24:52 +00:00
Marcel Holtmann
033622dcb3 Make the reset optional 2005-09-06 21:51:34 +00:00
Marcel Holtmann
0cc4f1817b Reset the device after changing the address 2005-08-21 14:00:29 +00:00
Marcel Holtmann
1f422e5f2b Fix some GCC 4.0 warnings 2005-07-05 21:15:41 +00:00
Marcel Holtmann
72a919e9b1 Detect hangup in connect mode 2005-05-19 17:06:50 +00:00
Marcel Holtmann
adbb22a47c Use LDADD instead of LIBS 2005-04-21 21:34:08 +00:00
Marcel Holtmann
e9ded5ddec Support address changing for CSR chips 2005-04-20 16:54:53 +00:00
Marcel Holtmann
41d566d35d Use hci_devinfo() instead of the ioctl() 2005-04-20 13:25:21 +00:00
Marcel Holtmann
828029f202 Flag to activate flow control mode 2005-04-16 15:21:18 +00:00
Marcel Holtmann
77f2ea7f02 Support zero length data sizes 2005-02-10 14:07:09 +00:00
Marcel Holtmann
5481f007aa Don't forget to include getopt.h 2005-01-28 17:24:40 +00:00
Marcel Holtmann
96bbfb2039 Cleanup the socket handling 2005-01-27 20:26:31 +00:00
Marcel Holtmann
d23d9a99e2 Cleanup the socket handling 2005-01-27 20:14:08 +00:00
Marcel Holtmann
9175430040 Another bunch of cleanups 2005-01-27 20:13:19 +00:00
Marcel Holtmann
54c95138ef Typo 2005-01-27 20:08:11 +00:00
Marcel Holtmann
39654da8de More cleanups 2005-01-27 19:59:22 +00:00
Marcel Holtmann
7715ad4f56 Cleanup the socket handling 2005-01-27 18:16:11 +00:00
Marcel Holtmann
d198227a6d Show connection information 2005-01-24 18:33:49 +00:00
Marcel Holtmann
a5fcb1982d Adopt data size from the MTU 2005-01-24 18:26:54 +00:00
Marcel Holtmann
3524d98e35 Only set link mode when needed 2005-01-23 19:46:10 +00:00
Marcel Holtmann
9f859424c4 Update usage information 2005-01-22 04:11:29 +00:00
Marcel Holtmann
0197e2d62c Whitespace cleanups 2005-01-12 20:26:52 +00:00
Marcel Holtmann
14be8b0482 More cleanups 2005-01-11 21:42:38 +00:00
Marcel Holtmann
7477c4f629 Add tool for changing the device address 2005-01-11 13:46:40 +00:00
Marcel Holtmann
3c967ce42a Fix memory leaks and make more functions static 2005-01-11 10:10:34 +00:00
Marcel Holtmann
95cd931b91 Fix typos 2004-12-29 19:32:16 +00:00
Marcel Holtmann
9e6e37723b Update for connection information 2004-12-26 14:10:24 +00:00
Marcel Holtmann
bbda499067 Add memset() to different places to initialize the structures 2004-12-25 17:43:16 +00:00