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
Matthias Ringwald
43ecbe766b
Merge branch 'master' of https://github.com/bluekitchen/btstack
2015-03-31 12:45:10 +02:00
Matthias Ringwald
e47e68c797
handle CSR Warm Boot
2015-03-31 12:43:57 +02:00
Matthias Ringwald
baf36f076c
set baudrate during custom init for csr chipssets
2015-03-31 12:43:26 +02:00
Matthias Ringwald
a3a35d64ea
Merge pull request #1 from peteblois/event_state
...
Setting correct length for BTSTACK_EVENT_STATE event.
2015-03-30 22:34:46 +02:00
Matthias Ringwald
7b0d76671f
restore num_packets for resend of HCI Reset
2015-03-30 22:26:50 +02:00
Pete Blois
a2366dc9d3
Setting correct length for BTSTACK_EVENT_STATE event.
...
The second byte of the data is the length of the remaining data (in this case the HCI_STATE_WORKING byte). This was passing 0 indicating that there was no data when in fact there was.
2015-03-30 13:17:10 -07:00
Matthias Ringwald
0305bdeab4
resend HCI Reset using timer
2015-03-30 21:38:56 +02:00
Matthias Ringwald
2563606803
add java/gen to .gitignore
2015-03-30 21:35:33 +02:00
Matthias Ringwald
74b323a9b2
rewrote hci initialization to be less clever/more sane
2015-03-30 00:04:53 +02:00
Matthias Ringwald
c4633093a7
removed even/odd calculation on hci init substate
2015-03-29 23:01:27 +02:00
Matthias Ringwald
55975f88a1
use hci_initializing_next_state() instead of direct ++
2015-03-29 22:58:02 +02:00
Matthias Ringwald
5c3637275c
use enumerated hci initialization substates
2015-03-29 22:48:51 +02:00