17 Commits

Author SHA1 Message Date
matthias.ringwald
ff4d69d2cb test for HAVE_BZERO 2011-06-05 09:52:42 +00:00
matthias.ringwald
9cfcc54d6f replaced printf and fprintf(\stderr with log_dbg and log_err 2011-05-05 18:45:28 +00:00
matthias.ringwald
dac9501756 use aa:bb:cc:dd:ee:ff for Bluetooth address printing 2010-09-09 17:43:34 +00:00
matthias.ringwald
856c7144e5 added bzero for embedded systems 2010-08-08 17:59:59 +00:00
matthias.ringwald
866d626ba4 add bzero for embedded targets 2010-08-03 19:57:39 +00:00
matthias.ringwald
cf0b66f05f fix typo, use log_ macros 2010-07-04 19:35:21 +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
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