Commit Graph

105 Commits

Author SHA1 Message Date
matthias.ringwald
fb6dae1e84 BTstackManager support device discovery - names are not cached yet 2010-02-21 13:57:48 +00:00
matthias.ringwald
90d249c14f update todo+project file 2010-02-13 15:15:45 +00:00
matthias.ringwald
1c4badbbca increase buffer for incomning events/acl packets. fixes crash on remote name complete event with max name lenght 2010-01-28 07:39:30 +00:00
matthias.ringwald
e405ae81a6 l2cap incoming working 2010-01-26 20:49:02 +00:00
matthias.ringwald
1f7b95a184 dispatch l2cap commands 2010-01-25 20:25:20 +00:00
matthias.ringwald
9d9bbc01f5 implemented PSM management 2010-01-25 18:29:06 +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
3f9faf6c44 deselect row immediately in inq view 2009-12-20 15:46:45 +00:00
matthias.ringwald
58c0a1b038 temp fix for incorrect SDK 3.x detection 2009-12-08 00:16:09 +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
a836342cf7 allow to cancel both an ongoing inquiry or remote name request 2009-11-12 21:30:18 +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
5a27dc563a add load/unload of BTstack launchd config to deb package 2009-10-29 21:16:33 +00:00
matthias.ringwald
1713bcea3a prepend all source files with 'new BSD' copyright header 2009-10-29 20:25:42 +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
6222af090d store run loop not socket in cocoa run loops 2009-10-28 22:16:25 +00:00
matthias.ringwald
c8164b0280 implement run_loop_remove for cocoa 2009-10-28 21:51:56 +00:00
matthias.ringwald
bfea266536 fix run loop for outdated timers 2009-10-28 21:25:51 +00:00
matthias.ringwald
0f6aad30fa update todo 2009-10-25 22:05:25 +00:00
matthias.ringwald
583942ad47 add linebreak after debug statement 2009-10-25 20:00:31 +00:00
matthias.ringwald
a570953b35 cleaning up code 2009-10-25 19:34:12 +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
979044ba98 on applicationWillResignActive: just disconnect, power off and push 'don't know yet' 2009-10-24 16:31:40 +00:00
matthias.ringwald
d2e91376b2 improve user experience of BTstack Inquiry View: shorter inquiry interval, repeat inquiry while BT on 2009-10-24 15:40:40 +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
5edccd66e5 move all inquiry related code from BTstackCocoaAppDelegate into BTInquiryViewController 2009-10-22 21:05:00 +00:00
matthias.ringwald
f32b992e39 map l2cap errors to general status code 2009-10-21 21:12:51 +00:00
matthias.ringwald
6f60b3f468 forward channel ID to client packet handler. only deliver payload to client instead of complete header incl acl + l2cap headers. fix examples 2009-10-21 19:58:40 +00:00
matthias.ringwald
f625128c99 updated plan 2009-10-19 20:54:03 +00:00
matthias.ringwald
03cfbabc9a added status to L2CAP_CHANNEL_OPENED event 2009-10-19 20:21:32 +00:00
matthias.ringwald
f57a4e829f playing with the usb code 2009-10-18 21:06:57 +00:00
matthias.ringwald
64dbd09233 update next steps 2009-10-18 18:43:39 +00:00
matthias.ringwald
287f9f01fb Show alert when BTstack init fails because of other stack 2009-10-18 09:21:54 +00:00
matthias.ringwald
6c9a8e599c Show alert when BTstack open fails because of no BTdaemon 2009-10-18 09:06:29 +00:00
matthias.ringwald
8396a0038f unify RFCOMM frame creation 2009-10-17 09:40:36 +00:00
matthias.ringwald
fe798a54df don't omit 3 when counting to 6 2009-10-11 23:09:31 +00:00
matthias.ringwald
e29adc1159 add support for Cocoa CoreFoundation run loop - not fully implemented but usable by clients, use ms instead of s for run_loop_set_timer function 2009-10-07 20:17:19 +00:00
matthias.ringwald
afffcd7487 update todo 2009-10-05 22:06:41 +00:00