19 Commits

Author SHA1 Message Date
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
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
a570953b35 cleaning up code 2009-10-25 19:34:12 +00:00
matthias.ringwald
b76b202763 add instructions below inquiry 2009-10-24 16:10:24 +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
268eeeee3e update text shown during connect 2009-10-24 14:16:10 +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
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
09f92ef2fe allow for BTInquiryDelegate that gets notified on device selection 2009-10-18 17:38:11 +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
dccfe44c6b don't set name to empty string on error in CocoaTouch 2009-10-14 21:27:38 +00:00
matthias.ringwald
fe798a54df don't omit 3 when counting to 6 2009-10-11 23:09:31 +00:00
matthias.ringwald
0e9f4109a6 report initial state as initializing 2009-10-11 21:19:28 +00:00
matthias.ringwald
bc6baf4aa5 added BTstack code to cocoa app - inquiry with name query working 2009-10-11 21:16:00 +00:00
matthias.ringwald
7826510afc first take on an Bluetooth Inquiry dialog for the iPhone 2009-10-08 22:18:54 +00:00