Matthias Ringwald
|
b06f2579d0
|
att_server: use att_dispatch_server_request_can_send_now_event when needed
|
2016-04-07 15:54:03 +02:00 |
|
Matthias Ringwald
|
d735b00bf5
|
example/le_counter: only beat when connected
|
2016-04-07 15:42:32 +02:00 |
|
Matthias Ringwald
|
88a48dd8bf
|
att_server: extract att_server_handle_can_send_now
|
2016-04-07 15:13:56 +02:00 |
|
Matthias Ringwald
|
c141988c58
|
att_server: add con handle to send related functions
|
2016-04-07 14:52:50 +02:00 |
|
Matthias Ringwald
|
0d78ab98bf
|
rfcomm: refactor hci event handling
|
2016-04-07 12:06:17 +02:00 |
|
Matthias Ringwald
|
f7d61b104b
|
rfcomm: multiplexer drop check for event in state switch
|
2016-04-07 11:34:54 +02:00 |
|
Matthias Ringwald
|
5ef5325c17
|
rfcomm: handle client requests after channel state machine
|
2016-04-07 10:12:01 +02:00 |
|
Matthias Ringwald
|
62b5b74105
|
rfcomm: request l2cap can send now for channel and handle event, drop rfcomm_run
|
2016-04-07 10:06:06 +02:00 |
|
Matthias Ringwald
|
b35818ceb1
|
rfcomm: request l2cap can send now for multiplexer and handle event
|
2016-04-06 17:29:45 +02:00 |
|
Matthias Ringwald
|
4fea3822ee
|
rfcomm: actually request can send now from l2cap
|
2016-04-06 17:00:34 +02:00 |
|
Matthias Ringwald
|
a31ff99271
|
examples: spp_and_le_counter, spp_counter - use rfcomm_request_can_send_now_event
|
2016-04-03 22:11:59 +02:00 |
|
Matthias Ringwald
|
9b146bc2f1
|
examples: spp_and_le_counter - use att_server_request_can_send_now_event
|
2016-04-03 21:37:20 +02:00 |
|
Matthias Ringwald
|
c4792ed925
|
examples: le_counter, le_streamer - use att_server_request_can_send_now_event
|
2016-04-02 22:22:36 +02:00 |
|
Matthias Ringwald
|
3c97b2428c
|
att_server: fix att_can_send_now notification
|
2016-04-02 22:20:48 +02:00 |
|
Matthias Ringwald
|
1ba6689f24
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 22:03:25 +02:00 |
|
Matthias Ringwald
|
2515449974
|
test/gatt_client: fix compile
|
2016-04-01 22:02:55 +02:00 |
|
Milanka Ringwald
|
8121ebc2cb
|
fix compile
|
2016-04-01 17:11:32 +02:00 |
|
Milanka Ringwald
|
43716165be
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 17:06:55 +02:00 |
|
Milanka Ringwald
|
b6d4e5c9ae
|
use l2cap event getters
|
2016-04-01 17:06:49 +02:00 |
|
Matthias Ringwald
|
bf7f6bafe9
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 17:06:19 +02:00 |
|
Milanka Ringwald
|
6d4269d395
|
fix L2CAP format
|
2016-04-01 16:56:21 +02:00 |
|
Milanka Ringwald
|
009765c504
|
fix L2CAP format
|
2016-04-01 16:56:05 +02:00 |
|
Matthias Ringwald
|
797dcf6d10
|
docu: get rid of remote_device_db
|
2016-04-01 16:51:17 +02:00 |
|
Milanka Ringwald
|
7705ff3251
|
updated events
|
2016-04-01 16:48:27 +02:00 |
|
Milanka Ringwald
|
8412d5419e
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
Conflicts:
src/btstack_event.h
|
2016-04-01 16:46:15 +02:00 |
|
Milanka Ringwald
|
46bc5396e9
|
add missing GAP formats
|
2016-04-01 16:41:42 +02:00 |
|
Milanka Ringwald
|
8940fcc344
|
use getters in ATT_EVENT_MTU_EXCHANGE_COMPLETE
|
2016-04-01 16:35:38 +02:00 |
|
Matthias Ringwald
|
568284b08f
|
events: use upper case for event name in descriptions
|
2016-04-01 16:35:09 +02:00 |
|
Matthias Ringwald
|
4916241a92
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 16:33:21 +02:00 |
|
Milanka Ringwald
|
2b71b28dcc
|
add att to event generator
|
2016-04-01 16:33:02 +02:00 |
|
Matthias Ringwald
|
e9b8d7ab6b
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 16:32:57 +02:00 |
|
Milanka Ringwald
|
fb6e27a3e6
|
add att to event generator
|
2016-04-01 16:32:53 +02:00 |
|
Matthias Ringwald
|
81db0e4e00
|
docu: replace daemon credist events with can send now
|
2016-04-01 16:30:42 +02:00 |
|
Milanka Ringwald
|
10cad10245
|
use getters in HCI_EVENT_LE_META
|
2016-04-01 16:28:01 +02:00 |
|
Milanka Ringwald
|
3075c94867
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 16:23:37 +02:00 |
|
Milanka Ringwald
|
cdc7d1ab0b
|
use btstack_event_state_get_state
|
2016-04-01 16:23:28 +02:00 |
|
Milanka Ringwald
|
8290d1f938
|
add LE to event generator
|
2016-04-01 16:22:52 +02:00 |
|
Matthias Ringwald
|
1bb145c93b
|
daemon: fix compile
|
2016-04-01 16:10:26 +02:00 |
|
Matthias Ringwald
|
243d13318c
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 16:10:09 +02:00 |
|
Matthias Ringwald
|
88e0b3b2b2
|
posix: fix compile
|
2016-04-01 16:08:58 +02:00 |
|
Milanka Ringwald
|
3ee82ab15a
|
use getters in GAP_EVENT_ADVERTISING_REPORT
|
2016-04-01 16:08:15 +02:00 |
|
Milanka Ringwald
|
f3bf92b5f8
|
fix compile
|
2016-04-01 16:07:44 +02:00 |
|
Milanka Ringwald
|
6a402ce882
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 16:06:22 +02:00 |
|
Matthias Ringwald
|
8b26961ae5
|
mtk: fix hci transport, daemon: fix compile
|
2016-04-01 16:04:35 +02:00 |
|
Matthias Ringwald
|
fea5a680db
|
java: fix compile
|
2016-04-01 15:54:37 +02:00 |
|
Milanka Ringwald
|
0696953a74
|
use getters in hfp demos
|
2016-04-01 15:48:05 +02:00 |
|
Matthias Ringwald
|
f54a783710
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 15:37:39 +02:00 |
|
Matthias Ringwald
|
62c64df103
|
daemon: prefix l2cap/rfcomm/sdp events only used by daemon
|
2016-04-01 15:37:36 +02:00 |
|
Milanka Ringwald
|
d644943f45
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 15:24:29 +02:00 |
|
Milanka Ringwald
|
206531d881
|
use getters in hsp examples
|
2016-04-01 15:24:22 +02:00 |
|