matthias.ringwald
|
3558ddaba3
|
fix compile, added HID PSMs
|
2010-03-04 23:22:39 +00:00 |
|
matthias.ringwald
|
b35f641c7f
|
clarify use of source_cid and dest_cid - use only for signal packets and use local_cid and remote_cid otherwise - fixes bug in incoming l2cap connection handling
|
2010-03-04 23:03:40 +00:00 |
|
matthias.ringwald
|
1a560d4722
|
also forward data in packets with credits, use 0x30 as credits more consistently
|
2010-02-13 21:03:35 +00:00 |
|
matthias.ringwald
|
17bd045101
|
use RFCOMM_CHANNEL_ID instead of hard-coded #1 in more/most/all places. Thanks to Jerome for pointing this out
|
2010-01-30 22:16:05 +00:00 |
|
matthias.ringwald
|
53d7e92e95
|
revert accidental commit
|
2010-01-28 22:08:15 +00:00 |
|
matthias.ringwald
|
1191555cee
|
fix parsing of inq events
|
2010-01-27 23:13:46 +00:00 |
|
matthias.ringwald
|
cab77f2863
|
fix parsing of inq events, use inq scan with rssi
|
2010-01-27 22:03:01 +00:00 |
|
matthias.ringwald
|
e405ae81a6
|
l2cap incoming working
|
2010-01-26 20:49:02 +00:00 |
|
matthias.ringwald
|
37eaa4cf13
|
baseband connection accepted
|
2010-01-25 20:53:43 +00:00 |
|
matthias.ringwald
|
12cace437d
|
add test code for l2cap incoming
|
2010-01-25 19:46:00 +00:00 |
|
matthias.ringwald
|
2033929e11
|
added read/write link supervision timeout
|
2010-01-24 21:57:30 +00:00 |
|
matthias.ringwald
|
19b25e5f75
|
added script to create version.h
|
2010-01-09 10:19:43 +00:00 |
|
matthias.ringwald
|
b77060e279
|
recommit wiimote code
|
2009-12-29 17:26:58 +00:00 |
|
matthias.ringwald
|
b66fb894f8
|
added note on client connection, re-added send link key negative command
|
2009-12-29 17:21:31 +00:00 |
|
matthias.ringwald
|
7ae6dc2605
|
added Command line parsing and debug option by Vladimir Vyskocil
|
2009-12-29 16:54:28 +00:00 |
|
matthias.ringwald
|
5edb03cdec
|
added Command line parsing and debug option by Vladimir Vyskocil
|
2009-12-29 16:49:36 +00:00 |
|
matthias.ringwald
|
6772a24cc3
|
don't send hci_link_key_request_negative_reply on HCI_EVENT_LINK_KEY_REQUEST automatically
|
2009-12-05 18:55:41 +00:00 |
|
matthias.ringwald
|
eb89b09731
|
use <string.h> instead of <strings.h>
|
2009-11-23 20:31:57 +00:00 |
|
matthias.ringwald
|
5c1cf5ec46
|
provide Disconnect button in inquiry view, allow to restart inquiry when not connected
|
2009-11-15 11:00:41 +00:00 |
|
matthias.ringwald
|
a836342cf7
|
allow to cancel both an ongoing inquiry or remote name request
|
2009-11-12 21:30:18 +00:00 |
|
matthias.ringwald
|
559c26db5f
|
bug fix
|
2009-11-07 17:00:21 +00:00 |
|
matthias.ringwald
|
04611bcdb1
|
added command line inquiry scan, update packet handler signature
|
2009-11-07 16:40:12 +00:00 |
|
matthias.ringwald
|
7857c3bcb8
|
it's only (rock &) roll, but we like it
|
2009-11-07 10:41:14 +00:00 |
|
matthias.ringwald
|
1cbe268abc
|
try again with WiiMote accel value. Pitch working correctly
|
2009-11-06 21:19:35 +00:00 |
|
matthias.ringwald
|
998c32acab
|
auto-off working as planned: HCI disconnect after 5 seconds without L2CAP, Power Off after 20 seconds
|
2009-11-05 22:59:06 +00:00 |
|
matthias.ringwald
|
e5304ee6d1
|
fix compare of null pointer timers
|
2009-11-05 21:06:19 +00:00 |
|
matthias.ringwald
|
18a7aeb0fc
|
don't restart inquiry after wiimote was found
|
2009-11-01 21:42:22 +00:00 |
|
matthias.ringwald
|
1713bcea3a
|
prepend all source files with 'new BSD' copyright header
|
2009-10-29 20:25:42 +00:00 |
|
matthias.ringwald
|
5c14571387
|
use sudo to delete last package
|
2009-10-29 19:52:37 +00:00 |
|
matthias.ringwald
|
c813ee3234
|
set ownership of /Library/LaunchDaemons/ch.ringwald.btstack to user id=0(root), group id=0(wheel)
|
2009-10-29 19:51:18 +00:00 |
|
matthias.ringwald
|
7625c58d57
|
fix send of UIH Modem status command RESPONSE
|
2009-10-28 20:04:03 +00:00 |
|
matthias.ringwald
|
9b7a2ba328
|
dump rx data for both uih and uih_pf packets
|
2009-10-28 19:42:54 +00:00 |
|
matthias.ringwald
|
afef42bd47
|
try to ignore SIGPIPE, shorter power off timeout
|
2009-10-25 21:43:04 +00:00 |
|
matthias.ringwald
|
a570953b35
|
cleaning up code
|
2009-10-25 19:34:12 +00:00 |
|
matthias.ringwald
|
c540f1ebf5
|
use message id for SpringBoardAccess
|
2009-10-25 17:14:20 +00:00 |
|
matthias.ringwald
|
7befd7793b
|
provide deb package
|
2009-10-25 17:06:42 +00:00 |
|
matthias.ringwald
|
f55bb93403
|
set bundle identifier
|
2009-10-25 16:50:37 +00:00 |
|
matthias.ringwald
|
4562cba5c5
|
clean up icon edges
|
2009-10-24 17:58:27 +00:00 |
|
matthias.ringwald
|
0eabc1df9e
|
created logo - shortened display name
|
2009-10-24 17:54:40 +00:00 |
|
matthias.ringwald
|
979044ba98
|
on applicationWillResignActive: just disconnect, power off and push 'don't know yet'
|
2009-10-24 16:31:40 +00:00 |
|
matthias.ringwald
|
b76b202763
|
add instructions below inquiry
|
2009-10-24 16:10:24 +00:00 |
|
matthias.ringwald
|
95ce774257
|
check bt_open and show alert if not accessible
|
2009-10-24 15:30:14 +00:00 |
|
matthias.ringwald
|
6bc81084c3
|
disconnect connection to wiimote on exit -- just enforce it
|
2009-10-24 14:31:09 +00:00 |
|
matthias.ringwald
|
268eeeee3e
|
update text shown during connect
|
2009-10-24 14:16:10 +00:00 |
|
matthias.ringwald
|
8a1967bd7f
|
disable back button in GL view
|
2009-10-24 13:57:19 +00:00 |
|
matthias.ringwald
|
4f8ed4b8d4
|
auto-select Wiimote with name 'Nintendo RVL-CNT-01', disable selection button
|
2009-10-24 13:48:37 +00:00 |
|
matthias.ringwald
|
edeeb1de6a
|
first version with inquiry view working
|
2009-10-23 21:53:38 +00:00 |
|
matthias.ringwald
|
141679a411
|
correct address of result field in CONNECTION_RESPONSE (really)
|
2009-10-23 21:38:30 +00:00 |
|
matthias.ringwald
|
c912f0be1a
|
started to integrate inquiry view - not working yet...
|
2009-10-23 20:14:38 +00:00 |
|
matthias.ringwald
|
c30f4e6b69
|
get rid of Interface builder stuff
|
2009-10-23 18:26:27 +00:00 |
|