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
|
c840b07bfe
|
add utils used by sdp
|
2010-06-09 17:32:07 +00:00 |
|
matthias.ringwald
|
378e197db2
|
added big endian helpers to utils.c for SDP
|
2010-06-09 15:30:49 +00:00 |
|
matthias.ringwald
|
1713bcea3a
|
prepend all source files with 'new BSD' copyright header
|
2009-10-29 20:25:42 +00:00 |
|
matthias.ringwald
|
23053b9e43
|
organize headers: e.g. use <btstack/btstack.h> instead of "btstack.h"
|
2009-09-28 21:19:05 +00:00 |
|
matthias.ringwald
|
d416da4205
|
added crc-8 functions from BTnut code needed for RFCOMM
|
2009-09-24 19:36:52 +00:00 |
|
matthias.ringwald
|
9edc874259
|
added capture mode to get all ACL packets from client app, started BTstack Man-in-the-Middle implementation
|
2009-08-24 21:56:12 +00:00 |
|
matthias.ringwald
|
da269baadb
|
start with l2cap implementation
|
2009-07-28 21:04:16 +00:00 |
|
matthias.ringwald
|
fe1ed1b8b6
|
keep track of HCI connections
|
2009-07-24 21:13:53 +00:00 |
|
matthias.ringwald
|
ba681a6c12
|
extract utility functions into utils.c
|
2009-07-23 21:43:37 +00:00 |
|