544 Commits

Author SHA1 Message Date
matthias.ringwald
1a560d4722 also forward data in packets with credits, use 0x30 as credits more consistently 2010-02-13 21:03:35 +00:00
matthias.ringwald
90d249c14f update todo+project file 2010-02-13 15:15:45 +00:00
matthias.ringwald
7856c8184a implement L2CAP packet recombination in hci.c using a max size L2CAP buffer per connection 2010-02-13 15:15:19 +00:00
matthias.ringwald
c1012e4687 need both current position and l2cap lenght 2010-02-13 15:14:01 +00:00
matthias.ringwald
2b3c6c9bc6 add missing include 2010-02-13 15:13:07 +00:00
matthias.ringwald
38eecb221f correct READ_ACL_LENGTH macro 2010-02-13 12:16:03 +00:00
matthias.ringwald
d55db49ea2 add buffer to hci_connection_t to allow for ACL recombination 2010-02-13 10:49:00 +00:00
matthias.ringwald
c1264b4f62 Edited wiki page through web user interface. 2010-02-13 10:37:30 +00:00
matthias.ringwald
c550cb3e00 Edited wiki page through web user interface. 2010-02-12 21:25:15 +00:00
matthias.ringwald
53c233e2ff Edited wiki page through web user interface. 2010-02-12 21:24:09 +00:00
matthias.ringwald
43e007762e Edited wiki page through web user interface. 2010-02-12 16:16:12 +00:00
matthias.ringwald
2e41942d17 Edited wiki page through web user interface. 2010-02-12 16:08:44 +00:00
matthias.ringwald
39e1032339 Edited wiki page through web user interface. 2010-02-12 15:50:52 +00:00
matthias.ringwald
2eb2ad6e1d Edited wiki page through web user interface. 2010-02-12 15:44:38 +00:00
matthias.ringwald
5314e17a7c Edited wiki page through web user interface. 2010-02-12 15:40:38 +00:00
matthias.ringwald
18217eb851 Edited wiki page through web user interface. 2010-02-12 15:28:20 +00:00
matthias.ringwald
19d5e18a9f Edited wiki page through web user interface. 2010-02-12 10:59:44 +00:00
matthias.ringwald
74b9f0d1d7 Edited wiki page through web user interface. 2010-02-12 10:59:02 +00:00
matthias.ringwald
927bcb0c23 Edited wiki page through web user interface. 2010-02-10 21:22:36 +00:00
matthias.ringwald
9a78ab5d94 Edited wiki page through web user interface. 2010-02-10 21:21:31 +00:00
matthias.ringwald
e00f0f0dfa Edited wiki page through web user interface. 2010-02-10 21:18:18 +00:00
matthias.ringwald
d6284f12bf Created wiki page through web user interface. 2010-02-10 21:16:31 +00:00
matthias.ringwald
01d66a27a2 try to make cocoa run loop more robust 2010-02-09 21:34:53 +00:00
matthias.ringwald
2289ec97a0 also log internal l2cap events 2010-02-09 21:33:35 +00:00
matthias.ringwald
94347acc2a correct spelling of IOKit 2010-02-08 19:01:28 +00:00
matthias.ringwald
c86d4922a1 Edited wiki page through web user interface. 2010-02-07 17:33:03 +00:00
matthias.ringwald
ac788a07db Edited wiki page through web user interface. 2010-02-04 19:00:40 +00:00
matthias.ringwald
17bd045101 use RFCOMM_CHANNEL_ID instead of hard-coded #1 in more/most/all places. Thanks to Jerome for pointing this out 2010-01-30 22:16:05 +00:00
matthias.ringwald
53d7e92e95 revert accidental commit 2010-01-28 22:08:15 +00:00
matthias.ringwald
1c4badbbca increase buffer for incomning events/acl packets. fixes crash on remote name complete event with max name lenght 2010-01-28 07:39:30 +00:00
matthias.ringwald
1191555cee fix parsing of inq events 2010-01-27 23:13:46 +00:00
matthias.ringwald
cab77f2863 fix parsing of inq events, use inq scan with rssi 2010-01-27 22:03:01 +00:00
matthias.ringwald
751231f53f Edited wiki page through web user interface. 2010-01-26 21:01:12 +00:00
matthias.ringwald
8e9d58b645 Edited wiki page through web user interface. 2010-01-26 20:58:46 +00:00
matthias.ringwald
e405ae81a6 l2cap incoming working 2010-01-26 20:49:02 +00:00
matthias.ringwald
169f8b289d auto-accept incoming l2cap 2010-01-26 18:28:21 +00:00
matthias.ringwald
645658c9de added non-working l2cap_handle_connection_request 2010-01-25 22:22:55 +00:00
matthias.ringwald
37eaa4cf13 baseband connection accepted 2010-01-25 20:53:43 +00:00
matthias.ringwald
1f7b95a184 dispatch l2cap commands 2010-01-25 20:25:20 +00:00
matthias.ringwald
12cace437d add test code for l2cap incoming 2010-01-25 19:46:00 +00:00
matthias.ringwald
116ee617d2 added cmds and events for incoming connections 2010-01-25 18:49:31 +00:00
matthias.ringwald
9d9bbc01f5 implemented PSM management 2010-01-25 18:29:06 +00:00
matthias.ringwald
22cc1a0ca7 correct opcode for write link supervision timeout 2010-01-24 22:31:09 +00:00
matthias.ringwald
2033929e11 added read/write link supervision timeout 2010-01-24 21:57:30 +00:00
matthias.ringwald
a275f2d703 Created wiki page through web user interface. 2010-01-24 18:38:52 +00:00
matthias.ringwald
f8e86891c0 update before packaging 2010-01-23 23:23:16 +00:00
matthias.ringwald
23bf349214 use autorelease pool when calling bluetooth manager 2010-01-23 22:43:42 +00:00
matthias.ringwald
d59f499a58 also provide OGF for Link Policy commands 2010-01-23 19:00:36 +00:00
matthias.ringwald
59173cd106 add missing prototypes 2010-01-23 18:38:46 +00:00
matthias.ringwald
71faa68325 use local include files 2010-01-23 18:28:01 +00:00