matthias.ringwald
|
5f5abb394b
|
fix leaking in persistent_rfcomm_channel for iOS
|
2011-06-03 19:27:19 +00:00 |
|
matthias.ringwald
|
933d8a8084
|
manage RFCOMM channel services by name for iOS platform, rework RFCOMM service registration
|
2011-05-03 21:14:41 +00:00 |
|
matthias.ringwald
|
2e311c5b6d
|
store DB on every change
|
2011-01-07 20:30:41 +00:00 |
|
matthias.ringwald
|
8c0e108c98
|
use CoreFoundation to store remote device DB, seems to work on iOS
|
2010-11-06 19:03:09 +00:00 |
|
matthias.ringwald
|
7e3e5fabe1
|
remove hard coded link key prefs key
|
2010-09-01 22:09:23 +00:00 |
|
matthias.ringwald
|
04310c5a5c
|
extracted general remote db functions, implemented remote name functions
|
2010-09-01 21:11:32 +00:00 |
|
matthias.ringwald
|
240a987849
|
avoid autoreleased stuff
|
2010-08-30 20:46:23 +00:00 |
|
matthias.ringwald
|
6c923c29a3
|
uses NSAutoreleasePool for remote_device_db_iphone
|
2010-08-30 20:24:53 +00:00 |
|
matthias.ringwald
|
404843c191
|
added hci_close() that trigger remote device db close, added remote device db parameter to hci_init(), implemented NSUserDefaults backed link key storage
|
2010-08-30 20:10:51 +00:00 |
|
matthias.ringwald
|
29d5309818
|
replace link_key_db_t with a remote_device_db_t that also holds cached remote names
|
2010-08-30 18:44:50 +00:00 |
|