3366 Commits

Author SHA1 Message Date
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
Matthias Ringwald
64c9c43f68 fix compile 2015-04-03 22:12:34 +02:00
Matthias Ringwald
1c00af99f7 emit event for ATT MTU size 2015-04-03 21:58:10 +02:00
Milanka Ringwald
a4965b3654 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-04-02 23:07:42 +02:00
Milanka Ringwald
134a2dac3b added tex temp files to gitignore 2015-04-02 23:06:40 +02:00
Matthias Ringwald
c0c9aacc37 simplify HCI_INIT_W4_SEND_BAUD_CHANGE, too 2015-04-02 17:45:49 +02:00
Matthias Ringwald
a80162e9a6 correct setting custom baudrate or bd_addr during init 2015-04-02 16:38:59 +02:00
Matthias Ringwald
6771095235 fix ad_data_contains_uuid128 to accept uuid in big endian 2015-03-31 22:13:25 +02:00
Matthias Ringwald
0d3b00a243 fix init for EM9301 module 2015-03-31 21:47:59 +02:00
Matthias Ringwald
2f342ec5cb extracted uuid128_to_str 2015-03-31 16:15:55 +02:00
Matthias Ringwald
0904e9a2e8 move config-ios.sh into platforms/ios 2015-03-31 15:52:32 +02:00
Matthias Ringwald
eeb56c9b8e spp_and_le_couter example working on pic32 bluetooth audio devkit 2015-03-31 14:56:40 +02:00
Matthias Ringwald
bbd690a309 set HCI_NOP_DISABLE for CSR chipsets 2015-03-31 14:42:38 +02:00
Matthias Ringwald
c9bc88e650 fix regression in c13e0a89 caused by timer structs in btstack_main 2015-03-31 14:24:10 +02:00
Matthias Ringwald
c13e0a893e removed run_loop_execute from embedded examples, call after btstack_main in main.c 2015-03-31 14:01:58 +02:00
Matthias Ringwald
03dff857f7 .gitignore for stm32 port 2015-03-31 14:00:21 +02:00
Matthias Ringwald
b13a4aab99 missing main.c for ez430-rf2560 port 2015-03-31 13:56:44 +02:00