5318 Commits

Author SHA1 Message Date
Matthias Ringwald
6e25cd8d95 ports: use MAX_NO_BTSTACK_LINK_KEY_DB_MEMORYS 2016-03-04 13:42:49 +01:00
Matthias Ringwald
185b3475f4 test: push missing files 2016-03-04 11:59:52 +01:00
Matthias Ringwald
8d3dd4c5b3 fix test compile 2016-03-04 11:51:53 +01:00
Matthias Ringwald
347a78e2e7 docs: add new upload scripts 2016-03-04 11:37:15 +01:00
Matthias Ringwald
7cf4e7c503 docs: scripts to upload folder or file 2016-03-03 22:10:29 +01:00
Matthias Ringwald
d63c37a1e9 merge follow-up 2016-03-03 14:29:18 +01:00
Matthias Ringwald
a0ffb263e0 Merge branch 'master' into ble-api-cleanup 2016-03-03 14:26:11 +01:00
Matthias Ringwald
4651e1ae77 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-03-03 12:06:48 +01:00
Matthias Ringwald
62d809aba1 examples: check event type of BTSTACK_EVENT_STATE event 2016-03-03 12:06:41 +01:00
Matthias Ringwald
80e738241d h5: emit HCI_EVENT_TRANSPORT_PACKET_SENT before HCI packet 2016-03-03 11:31:35 +01:00
Milanka Ringwald
7da732ff7b hfp ag: document functions 2016-03-02 17:33:38 +01:00
Matthias Ringwald
71c4de7a56 sco: HAVE_SCO_OVER_HCI -> ENABLE_SCO_OVER_HCI 2016-03-01 17:29:04 +01:00
Matthias Ringwald
68bbf757e4 sco: drop HAVE_SCO define 2016-03-01 17:27:21 +01:00
Matthias Ringwald
8e14b3b1e0 example: batter query - add missing newline 2016-03-01 10:06:45 +01:00
Matthias Ringwald
372d62c463 att_server: handle l2cap_can_send_now events 2016-02-29 14:39:06 +01:00
Matthias Ringwald
2788960b79 h5: fix ack message 2016-02-29 14:38:06 +01:00
Matthias Ringwald
b947e68458 att_dispatch: use hci_can_send_acl_le_packet_now to avoid warning about incorrect con handle 2016-02-29 14:37:44 +01:00
Matthias Ringwald
c7289f1c62 wiced: disable baud rate change, enable log info to get it mostly working 2016-02-29 11:37:33 +01:00
Matthias Ringwald
9ea8148f9b wiced: use RB_DUO as platform name 2016-02-28 22:18:25 +01:00
Matthias Ringwald
a95bb1177b wiced: fixed init 2016-02-28 22:17:06 +01:00
Matthias Ringwald
97c636350d h5: send wakeup before packet if peer asleep 2016-02-26 22:36:30 +01:00
Matthias Ringwald
eb609da1e9 h5: answer waekup with woken 2016-02-26 22:14:38 +01:00
Matthias Ringwald
e9cbb81617 h5: resend ack if packet with unexpected seq nr receive 2016-02-26 22:02:04 +01:00
Matthias Ringwald
e2cb870c07 h5: validate header checksum and payload len 2016-02-26 21:47:18 +01:00
Matthias Ringwald
52ca792f54 h5: calc header buffer instead of uint32_t 2016-02-26 21:29:26 +01:00
Matthias Ringwald
281f819cb8 wiced: fixed port 2016-02-26 21:16:32 +01:00
Matthias Ringwald
03858e25c4 h5: add hci_transport_h5_instance 2016-02-26 21:15:48 +01:00
Matthias Ringwald
7299c0fe9a hci_util: fix compile 2016-02-26 21:15:13 +01:00
Matthias Ringwald
21e05fcdf0 h5: partially working 2016-02-25 22:29:32 +01:00
Matthias Ringwald
a47028ed44 fix compile 2016-02-24 17:14:56 +01:00
Matthias Ringwald
e72801c4a5 fix comile 2016-02-24 17:10:29 +01:00
Matthias Ringwald
5cfc685701 posix-h5: implement slip encoder/decoder 2016-02-21 22:40:27 +01:00
Matthias Ringwald
3de6de0559 Merge branch 'master' of https://github.com/bluekitchen/btstack 2016-02-19 21:18:47 +01:00
Matthias Ringwald
03dec98070 java: fix compile 2016-02-19 21:18:39 +01:00
Matthias Ringwald
8257e5f9e1 java: move binding/java into platform/daemon as it is not a binding for the core stack 2016-02-19 21:15:12 +01:00
Matthias Ringwald
ea9294cc36 events: collect all subevents in one array, improve java but still broken 2016-02-19 21:12:18 +01:00
Matthias Ringwald
90944a9ab7 event: drop getter for subevent_code in subevent 2016-02-19 17:31:49 +01:00
Milanka Ringwald
6174b33ff8 hfp ag: update docu 2016-02-19 15:46:31 +01:00
Matthias Ringwald
0e2df43f5c event: introduce hci_event_packet_get_type 2016-02-19 14:52:36 +01:00
Milanka Ringwald
e86127dffc hfp ag: update docu 2016-02-19 14:47:26 +01:00
Matthias Ringwald
591e55515a ancs_client: use btstack_packet_handler_t 2016-02-19 14:05:39 +01:00
Matthias Ringwald
e628322d35 rfcomm: move private events to implementation 2016-02-19 14:01:30 +01:00
Matthias Ringwald
fc64f94a83 use hci_con_handle_t more 2016-02-19 13:57:49 +01:00
Matthias Ringwald
711e6c8033 use hci_con_handle_t more 2016-02-19 11:24:51 +01:00
Matthias Ringwald
a59bfbf79c events: enable HCI, HSP, HFP events 2016-02-19 11:11:57 +01:00
Matthias Ringwald
ca0d73dee0 events: fix format 2016-02-19 11:11:17 +01:00
Matthias Ringwald
2531c97e16 daemon: move examples from example/daemon to platform/daemon/example. fix mtk compile 2016-02-19 10:33:52 +01:00
Matthias Ringwald
3e8ca98812 examples: add quick readme 2016-02-19 09:56:53 +01:00
Matthias Ringwald
bcf00d8fa4 examples: move out of embedded subfolder 2016-02-19 09:46:37 +01:00
Matthias Ringwald
e10ce42608 introduce meta event for ANCS Client events 2016-02-18 20:59:42 +01:00