matthias.ringwald
|
1e67635ac4
|
defined socket_connection_retry_parked_random() to re-dispatch packets previously received
|
2010-07-28 21:20:42 +00:00 |
|
matthias.ringwald
|
9f63451023
|
Edited wiki page through web user interface.
|
2010-07-28 21:07:26 +00:00 |
|
matthias.ringwald
|
998906cd83
|
track number of outgoing packets in BT module
|
2010-07-28 19:12:39 +00:00 |
|
matthias.ringwald
|
60ee98dc6b
|
Edited wiki page through web user interface.
|
2010-07-26 17:50:01 +00:00 |
|
matthias.ringwald
|
a4843cf1fd
|
Edited wiki page through web user interface.
|
2010-07-25 15:52:40 +00:00 |
|
matthias.ringwald
|
56cf178b4d
|
keep track of ACL packets in controller
|
2010-07-25 15:51:03 +00:00 |
|
matthias.ringwald
|
f305372e64
|
Edited wiki page through web user interface.
|
2010-07-25 15:13:01 +00:00 |
|
matthias.ringwald
|
e2edc0c398
|
read buffer size on hci init
|
2010-07-25 15:11:33 +00:00 |
|
matthias.ringwald
|
3ba22b71f3
|
use buffers of size 1021 to fit 3-DH5 ACL packets
|
2010-07-25 14:34:10 +00:00 |
|
matthias.ringwald
|
2b2086f05c
|
Edited wiki page through web user interface.
|
2010-07-25 12:46:35 +00:00 |
|
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 |
|