matthias.ringwald
|
71d9d7cecb
|
added BTstackManager argument to all delegates
|
2010-03-14 11:36:15 +00:00 |
|
matthias.ringwald
|
5a2e4e3ad2
|
use respondsToSelector instead of dummy category
|
2010-02-24 19:46:36 +00:00 |
|
matthias.ringwald
|
3bdb147ffa
|
checked in commented work in progress code
|
2010-02-24 17:55:10 +00:00 |
|
matthias.ringwald
|
368c486f19
|
implemented stopDiscovery
|
2010-02-23 17:16:43 +00:00 |
|
matthias.ringwald
|
e1b2631cab
|
added delegate methods for device or status cell selection, added option to show connecting...
|
2010-02-22 22:25:54 +00:00 |
|
matthias.ringwald
|
0e92e71ed3
|
cache remote names in plist
|
2010-02-21 20:47:40 +00:00 |
|
matthias.ringwald
|
de4536005f
|
added BTDiscoveryViewController as a cleaner implementation of BTInquiryViewController, split BTstackManagerDelegate into BTstackManagerDelegate and BTstackManagerListener
|
2010-02-21 19:13:34 +00:00 |
|
matthias.ringwald
|
b2c95ae948
|
cache remote names in plist
|
2010-02-21 16:06:16 +00:00 |
|
matthias.ringwald
|
fb6dae1e84
|
BTstackManager support device discovery - names are not cached yet
|
2010-02-21 13:57:48 +00:00 |
|
matthias.ringwald
|
e08d54c228
|
basic test code for BTstackManager, state machine BT activation done
|
2010-02-20 19:24:50 +00:00 |
|
matthias.ringwald
|
160f793aff
|
feedback by ashikase and rpetrich: _delegate (assign) @property, @optional methods, and correct super init
|
2010-02-20 15:22:56 +00:00 |
|
matthias.ringwald
|
7ae7581b45
|
removed BTstackManager pointer from delegate methods
|
2010-02-20 08:23:47 +00:00 |
|
matthias.ringwald
|
d6857a6801
|
finished first draft
|
2010-02-19 22:05:24 +00:00 |
|
matthias.ringwald
|
ca69326a99
|
first, non-working, start into providing obj-c interface
|
2010-02-15 22:28:29 +00:00 |
|
matthias.ringwald
|
8c9b08f347
|
fix endless remote name request
|
2010-01-03 18:38:25 +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
|
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
|
b5ad7d51ff
|
show icons for computer, mobilephone, keyboard and generic
|
2009-11-15 13:11:07 +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
|
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
|
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
|
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 |
|