921 Commits

Author SHA1 Message Date
matthias.ringwald
2e5058c846 Edited wiki page RFCOMM through web user interface. 2010-09-06 19:01:15 +00:00
matthias.ringwald
93d04fcee7 Edited wiki page MatthiasProjects through web user interface. 2010-09-03 21:04:06 +00:00
matthias.ringwald
9775e25bf2 consider max acl buffer in Bluetooth module as upper bound for l2cap mtu 2010-09-03 20:17:26 +00:00
matthias.ringwald
5250fb9ea0 provide access to size of acl buffers in Bluetooth module 2010-09-03 20:17:04 +00:00
matthias.ringwald
287d19b836 fix warning 2010-09-03 18:40:27 +00:00
matthias.ringwald
bec2a03917 store link key correctly 2010-09-03 18:33:22 +00:00
matthias.ringwald
8ef7394502 delete link key from remote device db on hci_delete_stored_link_key command 2010-09-02 21:56:28 +00:00
matthias.ringwald
038c3ed2ee also comment BTSTACK_EVENT_REMOTE_NAME_CACHED structure 2010-09-02 18:42:54 +00:00
matthias.ringwald
f653b6bd93 use structure of HCI_EVENT_REMOTE_NAME_REQUEST_COMPLETE for BTSTACK_EVENT_REMOTE_NAME_CACHED to make life easier 2010-09-02 18:39:04 +00:00
matthias.ringwald
0dadb9e348 Edited wiki page MatthiasProjects through web user interface. 2010-09-01 22:11:09 +00:00
matthias.ringwald
d01e49bd9c show cached remote names 2010-09-01 22:10:15 +00:00
matthias.ringwald
74ec757acc store remote names and send to clients on inquiry results 2010-09-01 22:09:58 +00:00
matthias.ringwald
7e3e5fabe1 remove hard coded link key prefs key 2010-09-01 22:09:23 +00:00
matthias.ringwald
b32dbdee12 use remote_device_db_iphone for darwin, too 2010-09-01 22:08:53 +00:00
matthias.ringwald
627c2f4552 define BTSTACK_EVENT_REMOTE_NAME_CACHED, and implement event emit code 2010-09-01 21:25:40 +00:00
matthias.ringwald
04310c5a5c extracted general remote db functions, implemented remote name functions 2010-09-01 21:11:32 +00:00
matthias.ringwald
d97fe74172 Edited wiki page MatthiasProjects through web user interface. 2010-09-01 20:48:22 +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
138080f245 fix configure 2010-08-30 19:55:59 +00:00
matthias.ringwald
eb920dbead if l2cap connection fails, drop channel immediately. if connection fails due to security block, drop link key, too 2010-08-30 19:06:13 +00:00
matthias.ringwald
c12e46e766 drop link key only on authentication error 2010-08-30 19:05:14 +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
matthias.ringwald
63dfdee5e8 add support for link key db 2010-08-30 17:42:23 +00:00
matthias.ringwald
f90fdf399c depend on newer ch.ringwald.springboardaccess 2010-08-26 20:30:37 +00:00
matthias.ringwald
cc6ccfbace commit version nr 0.2 2010-08-26 20:30:10 +00:00
matthias.ringwald
75e651ceb3 remove accidental copy and paste 2010-08-26 20:28:16 +00:00
matthias.ringwald
80ca58a00d keep baseband connection during authentication 2010-08-26 20:26:48 +00:00
matthias.ringwald
7fde4af91d keep track of authentication commands and events 2010-08-26 20:12:05 +00:00
matthias.ringwald
41c04f59af use 921600 now 2010-08-24 16:35:50 +00:00
matthias.ringwald
3c8915c014 also mkdir -p /bin - thanks rac 2010-08-24 08:37:34 +00:00
matthias.ringwald
811257fe2e use same mode for add/remove runloop source 2010-08-23 22:47:26 +00:00
matthias.ringwald
d50e365c24 try to avoid SIGPIPE 2010-08-23 22:46:53 +00:00
matthias.ringwald
2060cf1463 don't confuse myself 2010-08-23 21:23:17 +00:00
matthias.ringwald
58c6c6b1e0 keep /dev/tty.bluetooth for iPhone until it gets robust 2010-08-23 21:07:45 +00:00
matthias.ringwald
8d408fe22c fix type 2010-08-23 21:05:56 +00:00
matthias.ringwald
15ec09bb89 re-wrote iterate over linked list and delete element code 2010-08-23 21:03:40 +00:00
matthias.ringwald
3a35442530 don't include private headers 2010-08-23 21:01:08 +00:00
matthias.ringwald
510ea4fb9c clarify L2CAP_EVENT_CREDITS event format 2010-08-23 20:59:46 +00:00
matthias.ringwald
e47faac2d3 use PSM_HID_* constants 2010-08-23 10:19:52 +00:00
matthias.ringwald
4ce2b15e0e delete incorrect SDP record example code 2010-08-23 10:18:43 +00:00
matthias.ringwald
da5c17bf8b added methods to parse BD ADDR 2010-08-22 21:47:30 +00:00
matthias.ringwald
855942a4c2 don't set local name - done by BTdaemon since 885 2010-08-21 22:43:11 +00:00
matthias.ringwald
8a485f27d7 set local name to hostname 2010-08-21 22:33:09 +00:00
matthias.ringwald
ab03c1a1f0 Edited wiki page Architecture through web user interface. 2010-08-20 19:15:17 +00:00
matthias.ringwald
d601461d60 Edited wiki page Architecture through web user interface. 2010-08-20 19:14:02 +00:00
matthias.ringwald
d27dc81603 Edited wiki page HCI through web user interface. 2010-08-20 19:12:13 +00:00
matthias.ringwald
52c56e86f7 Edited wiki page L2CAP through web user interface. 2010-08-20 19:08:14 +00:00
matthias.ringwald
deed0096a1 Edited wiki page L2CAP through web user interface. 2010-08-20 19:04:34 +00:00