3432 Commits

Author SHA1 Message Date
Matthias Ringwald
7d297c7a0c defer l2cap security explanation 2015-04-13 22:41:02 +02:00
Matthias Ringwald
8d20ceab0e draft on GATT server 2015-04-13 22:38:23 +02:00
Matthias Ringwald
b793f00568 draft on gap le profile 2015-04-13 18:23:29 +02:00
Matthias Ringwald
9c4d253d90 draft on pan profile 2015-04-13 17:06:00 +02:00
Matthias Ringwald
c647cb63fa draft on spp profile 2015-04-13 16:31:47 +02:00
Matthias Ringwald
ee22265b17 draft on security manager 2015-04-13 15:59:33 +02:00
Matthias Ringwald
f6c32422ce cc256x: skip BLE and AVRP add ons, try to match and include BLE add-on 2015-04-11 23:34:35 +02:00
Matthias Ringwald
179bfefa83 gitignore .bts files and generated .c files 2015-04-11 23:33:48 +02:00
Matthias Ringwald
77a0da7b5a use version+short hash for package name, make independendent from current work dir 2015-04-11 22:28:00 +02:00
Matthias Ringwald
1ebf5f9c83 use last google code svn commit in BTSTACK_EVENT_VERSION 2015-04-11 22:26:35 +02:00
Matthias Ringwald
6fd5e7b684 use git to get latest commit instead of svn revision 2015-04-11 22:11:48 +02:00
Matthias Ringwald
0aac1e56ee Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-11 22:06:24 +02:00
Matthias Ringwald
9fdec5a4f1 ignore .pklg files 2015-04-11 22:06:16 +02:00
Matthias Ringwald
065bf9df89 check for blocks being freed twice 2015-04-11 22:05:44 +02:00
Milanka Ringwald
769b9c75ea added section tag 2015-04-10 23:43:41 +02:00
Milanka Ringwald
d980f0f442 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-10 23:43:01 +02:00
Milanka Ringwald
e18e65c1b9 example annotated for automatic docu extraction 2015-04-10 16:55:18 +02:00
Matthias Ringwald
5387db55b8 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-10 12:40:04 +02:00
Matthias Ringwald
a9d5294b44 log uuid128 instad of using printf 2015-04-10 12:39:28 +02:00
Matthias Ringwald
8912abed06 fix crash in uuid128_to_str 2015-04-10 12:39:03 +02:00
Milanka Ringwald
370c18a64d docu update: use gap_set_local_name instead of hci_write_local_name 2015-04-10 12:33:07 +02:00
Milanka Ringwald
7143b8fef5 use gap_set_local_name instead of hci_write_local_name 2015-04-10 12:32:30 +02:00
Milanka Ringwald
b0715761ab added links for embedded platforms 2015-04-10 12:08:48 +02:00
Milanka Ringwald
cd07fdb254 changed link to manual 2015-04-10 11:33:16 +02:00
Milanka Ringwald
bac2979a30 manual moved to git 2015-04-10 10:48:53 +02:00
Matthias Ringwald
80b45ff246 after ATT, working on SMP 2015-04-10 10:23:53 +02:00
Matthias Ringwald
db8bc6ff3e correct check for baud rate change during hci init 2015-04-10 10:10:41 +02:00
Matthias Ringwald
3e5f05c7e8 make sure version.h gets updated before built 2015-04-10 09:44:07 +02:00
Milanka Ringwald
1a05cc744e added apis 2015-04-09 17:11:48 +02:00
Milanka Ringwald
3de9530758 updated docu style 2015-04-09 17:09:04 +02:00
Matthias Ringwald
dac52d96b5 update package script for platforms/mtk 2015-04-09 15:40:00 +02:00
Matthias Ringwald
23dcb0cb5a fix compile 2015-04-09 15:23:23 +02:00
Matthias Ringwald
c2839582af don't mark client connection as active for write without response 2015-04-09 15:16:34 +02:00
Milanka Ringwald
ad34000efe updated autogenerated tex apis 2015-04-09 14:49:03 +02:00
Milanka Ringwald
5e6d58c471 annotate start/end API 2015-04-09 14:46:44 +02:00
Milanka Ringwald
e895ca5748 automatically extract API 2015-04-09 14:45:35 +02:00
Matthias Ringwald
5faa203261 removed classic/le files, minimal docu for BNEP 2015-04-09 12:41:02 +02:00
Matthias Ringwald
53f6557d86 ignore generated pdf 2015-04-09 10:40:29 +02:00
Matthias Ringwald
22c29ab418 mark channel as invalid before sending connection response decline or disconnection response 2015-04-07 22:43:51 +02:00
Milanka Ringwald
23a35f328b quick start for different platforms 2015-04-06 22:25:41 +02:00
Milanka Ringwald
c1aa7a431e Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-06 22:10:03 +02:00
Milanka Ringwald
7fa1c293f1 updated protocol arch. pict 2015-04-06 22:08:54 +02:00
Matthias Ringwald
a408b23b07 split into 'protocols' and 'profiles', sort a bit, add some intros 2015-04-06 22:07:13 +02:00
Matthias Ringwald
e699587309 start to merge 'recipes' into 'protocols and profiles' section 2015-04-05 23:17:10 +02:00
Matthias Ringwald
1ae972aa1a add check for 'can send now' in gatt_client_write_value_of_characteristic_without_response 2015-04-04 22:52:11 +02:00
Matthias Ringwald
bb648c73fa add pdflatex command to Makefile 2015-04-03 22:47:28 +02:00
Matthias Ringwald
bac1ffdb4f add gatt_get_mtu daemon command and GATT_MTU response event 2015-04-03 22:42:05 +02:00
Matthias Ringwald
142d429464 correct ATT_MTU_EXCHANGE_COMPLETE event generation 2015-04-03 22:40:20 +02:00
Matthias Ringwald
c3e2973e56 gitignore binaries 2015-04-03 22:23:29 +02:00
Matthias Ringwald
0ce292f215 fix compilation for mtk/android 2015-04-03 22:20:11 +02:00