485 Commits

Author SHA1 Message Date
matthias.ringwald
2ed6235c61 added iPhone Bluetooth toggle functions 2010-01-09 18:25:30 +00:00
matthias.ringwald
369d79a9c1 rename bt_iphone_control.c to .m to prepare for BluetoothManager objc code 2010-01-09 11:35:30 +00:00
matthias.ringwald
1b0e3922ba added btstack_get_version 2010-01-09 11:01:23 +00:00
matthias.ringwald
19b25e5f75 added script to create version.h 2010-01-09 10:19:43 +00:00
matthias.ringwald
76ca99b0d3 ignore invalid packet type identifier 2010-01-09 00:40:01 +00:00
matthias.ringwald
8c9b08f347 fix endless remote name request 2010-01-03 18:38:25 +00:00
matthias.ringwald
477fd550c1 mouse icon 2010-01-01 20:09:52 +00:00
matthias.ringwald
b77060e279 recommit wiimote code 2009-12-29 17:26:58 +00:00
matthias.ringwald
b66fb894f8 added note on client connection, re-added send link key negative command 2009-12-29 17:21:31 +00:00
matthias.ringwald
7ae6dc2605 added Command line parsing and debug option by Vladimir Vyskocil 2009-12-29 16:54:28 +00:00
matthias.ringwald
5edb03cdec added Command line parsing and debug option by Vladimir Vyskocil 2009-12-29 16:49:36 +00:00
matthias.ringwald
e395abe932 fix crash strange corner case in inq view 2009-12-27 16:25:50 +00:00
matthias.ringwald
d28f252149 Edited wiki page through web user interface. 2009-12-27 11:46:37 +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
af54460952 support for hci_link_key_request_reply 2009-12-12 20:21:18 +00:00
matthias.ringwald
659cd3d196 Edited wiki page through web user interface. 2009-12-12 10:30:00 +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
6772a24cc3 don't send hci_link_key_request_negative_reply on HCI_EVENT_LINK_KEY_REQUEST automatically 2009-12-05 18:55:41 +00:00
matthias.ringwald
b448a0e767 handle connection complete with error in HCI and L2CAP 2009-12-05 17:29:51 +00:00
matthias.ringwald
2a306f2fda Edited wiki page through web user interface. 2009-12-05 15:47:28 +00:00
matthias.ringwald
cc8c5748ee Edited wiki page through web user interface. 2009-12-05 15:40:41 +00:00
matthias.ringwald
09b997c0da Edited wiki page through web user interface. 2009-12-05 15:26:36 +00:00
matthias.ringwald
d6f03c5df6 in capturing mode: don't disconnect when no L2CAP channel is open, don't process packets 2009-12-03 11:56:39 +00:00
matthias.ringwald
fcb8f014b8 reload table only once after processing inq results 2009-12-03 11:55:17 +00:00
matthias.ringwald
84836b654b handle L2CAP DISCONNECT REQUEST 2009-12-02 20:07:41 +00:00
matthias.ringwald
07866523a1 Edited wiki page through web user interface. 2009-12-02 18:27:25 +00:00
matthias.ringwald
b0bb5abe45 added hci_authentication_requested 2009-11-28 21:45:21 +00:00
matthias.ringwald
5a67bd4a55 handle L2CAP configure request while waiting for configure request response 2009-11-28 15:16:29 +00:00
matthias.ringwald
eb89b09731 use <string.h> instead of <strings.h> 2009-11-23 20:31:57 +00:00
matthias.ringwald
438751df71 removed alternative commented code 2009-11-23 20:29:38 +00:00
matthias.ringwald
d1c3f5e5b0 provide correct linker flags for shared library on non-darwin systems, e.g., linux 2009-11-23 20:28:00 +00:00
matthias.ringwald
6560583654 use run_loop_cocoa.m only on Darwin systems or when compiling for iPhone 2009-11-23 19:56:28 +00:00
matthias.ringwald
981eb02ec5 renamed timer_t to timer_source_t to avoid conflict with timer_t in /usr/include/time.h in Linux 2009-11-23 19:45:32 +00:00
matthias.ringwald
8f21eb4b58 Edited wiki page through web user interface. 2009-11-18 11:25:06 +00:00
matthias.ringwald
2bd2d74e8c Edited wiki page through web user interface. 2009-11-18 11:24:24 +00:00
matthias.ringwald
ce169e4ed3 Edited wiki page through web user interface. 2009-11-18 11:12:42 +00:00
matthias.ringwald
b5ad7d51ff show icons for computer, mobilephone, keyboard and generic 2009-11-15 13:11:07 +00:00
matthias.ringwald
054454e7ec updated package description 2009-11-15 12:37:56 +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
d2be1af7a2 Edited wiki page through web user interface. 2009-11-08 15:37:38 +00:00
matthias.ringwald
a0116d3409 Edited wiki page through web user interface. 2009-11-08 15:36:48 +00:00