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 |
|
Matthias Ringwald
|
39d235cb94
|
sort events a bit
|
2016-02-18 17:25:59 +01:00 |
|
Matthias Ringwald
|
e2334cdccc
|
daemon: remove unneccessary events
|
2016-02-18 17:23:42 +01:00 |
|
Matthias Ringwald
|
15a95bd5aa
|
gap: declare more hci functions as gap functions
|
2016-02-18 17:12:57 +01:00 |
|
Milanka Ringwald
|
dd5c93ea6b
|
hfp ag: fix emit call answered event
|
2016-02-18 17:09:16 +01:00 |
|
Milanka Ringwald
|
352dca4473
|
hfp remove status field from events
|
2016-02-18 17:00:56 +01:00 |
|
Milanka Ringwald
|
65fd5e57ee
|
hfp hf emit HFP_SUBEVENT_CALLING_LINE_INDETIFICATION_NOTIFICATION
|
2016-02-18 16:20:22 +01:00 |
|
Matthias Ringwald
|
313e337b78
|
event: support Service, Characteristic, Characteristic Descriptor in event generator needed for GATT Events. use new getter in examples
|
2016-02-18 16:16:46 +01:00 |
|
Milanka Ringwald
|
8db229bdf8
|
hfp hf: emit HFP_SUBEVENT_CALL_WAITING_NOTIFICATION
|
2016-02-18 16:04:44 +01:00 |
|
Matthias Ringwald
|
6ba2ad2202
|
gatt_client: extract functions to deserialize gatt client structs and provide in gatt_client
|
2016-02-18 15:46:17 +01:00 |
|
Matthias Ringwald
|
d25c33e5a2
|
gatt_client: prefix gatt structs with gatt_client
|
2016-02-18 15:29:33 +01:00 |
|
Milanka Ringwald
|
1f8186a719
|
Merge branch 'master' of https://github.com/bluekitchen/btstack
|
2016-02-18 15:08:37 +01:00 |
|