857 Commits

Author SHA1 Message Date
matthias.ringwald
e4854020c1 Edited wiki page through web user interface. 2010-07-25 12:41:45 +00:00
matthias.ringwald
e640356ff0 Edited wiki page through web user interface. 2010-07-25 12:29:13 +00:00
matthias.ringwald
11c41d51ae use buffers of size 1021 to fit 3-DH5 ACL packets, check buffer for SDP responses 2010-07-25 12:28:23 +00:00
matthias.ringwald
47f1a3c4d8 also dump strings in service records 2010-07-25 12:25:30 +00:00
matthias.ringwald
daaf8dca23 Edited wiki page through web user interface. 2010-07-25 12:02:43 +00:00
matthias.ringwald
3c9a84f58b Edited wiki page through web user interface. 2010-07-24 20:48:48 +00:00
matthias.ringwald
6b296a2712 allow to set packet handler for internal l2cap connections 2010-07-19 18:02:02 +00:00
matthias.ringwald
81aa29cbfd remove dependency on socket_connection.h in sdp 2010-07-19 17:53:46 +00:00
matthias.ringwald
36944dff77 remove dependency on socket_connection.h in l2cap 2010-07-19 17:50:59 +00:00
matthias.ringwald
3b1127e247 re-route hci event handling 2010-07-18 17:14:11 +00:00
matthias.ringwald
b502e1b06d use single packet handler per protocol layer: l2cap 2010-07-18 17:05:56 +00:00
matthias.ringwald
2718e2e7a1 use single packet handler per protocol layer: hci 2010-07-18 16:30:16 +00:00
matthias.ringwald
10e830c982 use single packet handler per protocol layer: hci_transport 2010-07-18 16:14:55 +00:00
matthias.ringwald
78a6f10031 fix unbelievable hard code for deleting items in linked list while iterating over it 2010-07-17 18:39:51 +00:00
matthias.ringwald
39ce35a7ca fix list removal while iterating over it 2010-07-17 16:59:35 +00:00
matthias.ringwald
eaf0c42fae keep some test code 2010-07-17 16:58:54 +00:00
matthias.ringwald
94173b5450 prevent segfault by only copying strlen(ptr) for Bluetooth name - thanks to akolhlsmith for detecting this 2010-07-06 18:13:54 +00:00
matthias.ringwald
ad888e05a6 prevent segfault by only copying strlen(ptr) for Bluetooth name - thanks to akolhlsmith for detecting this 2010-07-06 18:10:25 +00:00
matthias.ringwald
524c7189ed include config.h to get HAVE_SDP 2010-07-06 16:39:30 +00:00
matthias.ringwald
8f7e9afb15 include config.h to get HAVE_SDP 2010-07-06 16:37:46 +00:00
matthias.ringwald
abf7f7c6bf fix attribute list traversal 2010-07-05 20:58:26 +00:00
matthias.ringwald
9974f44821 fix compile 2010-07-05 20:49:14 +00:00
matthias.ringwald
88aa939830 use log_dbg for run_loop_embedded, too 2010-07-05 20:22:08 +00:00
matthias.ringwald
cf0b66f05f fix typo, use log_ macros 2010-07-04 19:35:21 +00:00
matthias.ringwald
7f2435e617 use new debug.h 2010-07-04 19:28:21 +00:00
matthias.ringwald
4ef8c754b2 provide a way to disable dbg and err msgs 2010-07-04 19:26:33 +00:00
matthias.ringwald
2dc9054d71 made SDP support a compile flag 2010-07-04 16:30:50 +00:00
matthias.ringwald
10642e45f5 fix compile warning - add default clause 2010-07-04 16:25:56 +00:00
matthias.ringwald
b7de95da8c fix compile warning 2010-07-04 16:23:44 +00:00
matthias.ringwald
3cc46c89b0 make support for POSIX run loop optional 2010-07-04 16:20:27 +00:00
matthias.ringwald
68e27c0fc4 comment code for embedded port 2010-07-04 16:06:32 +00:00
matthias.ringwald
4423a2552b fix compiler warnings 2010-07-04 15:58:41 +00:00
matthias.ringwald
1de0640a0a use loop instead of bzero (temporarily for embedded port) 2010-07-04 15:03:34 +00:00
matthias.ringwald
9585ad6b8f fix signed/unsigned warning 2010-07-04 14:54:56 +00:00
matthias.ringwald
918d4281b4 comment unused struct 2010-07-04 14:27:05 +00:00
matthias.ringwald
2a9745927e support timers if gettimeofday and struct timeval exist 2010-07-04 13:59:28 +00:00
matthias.ringwald
0453d688d1 added basic run loop for embedded use 2010-07-04 13:56:43 +00:00
matthias.ringwald
36c74a6d73 don't call return in void function 2010-07-04 13:49:23 +00:00
matthias.ringwald
176e0b6ad2 Edited wiki page through web user interface. 2010-07-04 09:10:29 +00:00
matthias.ringwald
943e8133da Edited wiki page through web user interface. 2010-07-04 09:05:42 +00:00
matthias.ringwald
04b6626702 Edited wiki page through web user interface. 2010-07-04 08:46:23 +00:00
matthias.ringwald
cc4e5fa7b9 Edited wiki page through web user interface. 2010-07-04 08:45:39 +00:00
matthias.ringwald
a6c0dc09bf depend on libstatusbar on 4.0 2010-07-04 08:43:12 +00:00
matthias.ringwald
c9a8d52ef1 Removed the part that explains how to compile&install BTstack itself and added notes on using SDK 3.x 2010-07-01 19:47:27 +00:00
francisois@gmail.com
0fd254c3e9 re-enabled USB check removed for testing purposes 2010-07-01 19:24:29 +00:00
francisois@gmail.com
53197f32ab patched configure.in to support newer arm-apple-darwin10 compilers, fixed syntax error in SpringBoardAccessExtension.mm to support gcc 4.2 2010-07-01 19:22:58 +00:00
matthias.ringwald
f73f0821fb Edited wiki page through web user interface. 2010-07-01 17:12:42 +00:00
matthias.ringwald
ed7467aa63 also add private API 2010-06-30 17:12:29 +00:00
matthias.ringwald
57809cb746 Edited wiki page through web user interface. 2010-06-29 22:23:23 +00:00
matthias.ringwald
20635c72ff Edited wiki page through web user interface. 2010-06-29 22:19:44 +00:00