Commit Graph

33 Commits

Author SHA1 Message Date
matthias.ringwald
477fd550c1 mouse icon 2010-01-01 20:09:52 +00:00
matthias.ringwald
e395abe932 fix crash strange corner case in inq view 2009-12-27 16:25:50 +00:00
matthias.ringwald
3f9faf6c44 deselect row immediately in inq view 2009-12-20 15:46:45 +00:00
matthias.ringwald
66537421ff delete unused code snippets 2009-12-15 23:18:14 +00:00
matthias.ringwald
afde0c529f implemented create connection cancel command and hande it in l2cap 2009-12-14 22:42:14 +00:00
matthias.ringwald
3ce394c4bc keep RemoteName and LinkKey in NSDictionary - used for name lookup and automatic link authentication 2009-12-12 20:28:36 +00:00
matthias.ringwald
a51168ce9f added addressString convenience method 2009-12-12 20:24:01 +00:00
matthias.ringwald
58c0a1b038 temp fix for incorrect SDK 3.x detection 2009-12-08 00:16:09 +00:00
matthias.ringwald
0f6314a1b1 fix 2.0 code 2009-12-07 23:59:16 +00:00
matthias.ringwald
dcc604ad06 fix crashbug from last commit 2009-12-07 23:54:36 +00:00
matthias.ringwald
b490540f96 worked around deprecated warnings when compiling for either 2.0 or 3.1.2 2009-12-07 23:04:11 +00:00
matthias.ringwald
fcb8f014b8 reload table only once after processing inq results 2009-12-03 11:55:17 +00:00
matthias.ringwald
b5ad7d51ff show icons for computer, mobilephone, keyboard and generic 2009-11-15 13:11:07 +00:00
matthias.ringwald
da7f10f1fa collected set of device icons with heigh 42 px 2009-11-15 12:36:02 +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
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