5430 Commits

Author SHA1 Message Date
Milanka Ringwald
bd452f90a0 hfp unit test: fix compile 2016-04-08 13:56:56 +02:00
Matthias Ringwald
7eb16ee8d2 att_server: drop l2cap cid for att_server_can_send_now() 2016-04-08 12:43:00 +02:00
Matthias Ringwald
4d2be80269 att_server: drop l2cap cid for att_server_can_send_now() 2016-04-08 12:41:28 +02:00
Matthias Ringwald
0ce46700de gatt_client: drop packet handler for gatt_client_write_value_of_characteristic_without_response 2016-04-08 12:35:18 +02:00
Matthias Ringwald
d057580e4d hci: add hci_request_sco_can_send_now_event 2016-04-08 12:30:35 +02:00
Matthias Ringwald
282ceebcb6 sdp_client: return error instead or copmlete event with error code 2016-04-08 12:11:20 +02:00
Matthias Ringwald
a145b39262 sdp_server: use request_can_send_now strategy 2016-04-08 12:07:30 +02:00
Matthias Ringwald
aed68c5617 sdp_server: use request_can_send_now strategy 2016-04-07 21:39:36 +02:00
Matthias Ringwald
fffd8860e2 sdp_client: use request_can_send_now strategy 2016-04-07 21:33:05 +02:00
Matthias Ringwald
70a052cd48 rfcomm: add missing l2cap request send calls 2016-04-07 21:31:57 +02:00
Matthias Ringwald
5c17d699f1 hsp: call rfcomm_request_can_send_now_event 2016-04-07 21:05:14 +02:00
Matthias Ringwald
e30a6a47f3 hfp: request rfcomm can send now in run loop 2016-04-07 17:20:39 +02:00
Matthias Ringwald
4e36655331 bnep: replace bnep_run with bnep_handle_can_send_now 2016-04-07 16:48:32 +02:00
Matthias Ringwald
830ec672c1 gatt_client: drop packet handler for gatt_client_write_value_of_characteristic_without_response 2016-04-07 16:47:20 +02:00
Matthias Ringwald
b170b20f0a sm: call l2cap_request_can_send_fix_channel_now_event after failed l2cap_can_send_fixed_channel_packet_now 2016-04-07 16:27:06 +02:00
Matthias Ringwald
51764b3b24 gatt_client: use att_dispatch_client instead of att_dispatch_server functions 2016-04-07 16:26:03 +02:00
Matthias Ringwald
de9f8e94a8 gatt_client: drop packet handler for gatt_client_write_value_of_characteristic_without_response 2016-04-07 16:02:48 +02:00
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