Matthias Ringwald
|
82f3c2cd59
|
corefoundation: fix run loop impl
|
2016-04-01 15:12:19 +02:00 |
|
Matthias Ringwald
|
3c5f85690a
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 14:52:08 +02:00 |
|
Matthias Ringwald
|
13e6e052f6
|
pts: fix compile
|
2016-04-01 14:50:10 +02:00 |
|
Milanka Ringwald
|
508c11d664
|
use getters in BNEP_EVENT_CHANNEL_OPENED
|
2016-04-01 14:49:31 +02:00 |
|
Milanka Ringwald
|
32fe02795b
|
use hci_event_link_key_request_get_bd_addr
|
2016-04-01 14:43:59 +02:00 |
|
Milanka Ringwald
|
66a3021620
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 14:31:24 +02:00 |
|
Milanka Ringwald
|
caa8239151
|
use getters in RFCOMM_EVENT_INCOMING_CONNECTION and RFCOMM_EVENT_CHANNEL_OPENED
|
2016-04-01 14:31:18 +02:00 |
|
Matthias Ringwald
|
7046994ff7
|
test/gatt_client: fix compile
|
2016-04-01 14:20:49 +02:00 |
|
Matthias Ringwald
|
0b9d7e785b
|
don't emit X_EVENT_CAN_SEND_NOW if x_can_send_now returns false
|
2016-04-01 14:15:39 +02:00 |
|
Milanka Ringwald
|
a6ef64ba22
|
use hci_event_pin_code_request_get_bd_addr
|
2016-04-01 14:04:14 +02:00 |
|
Milanka Ringwald
|
9543ea381f
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 13:39:14 +02:00 |
|
Milanka Ringwald
|
10093bf502
|
document more events
|
2016-04-01 13:39:07 +02:00 |
|
Matthias Ringwald
|
000580bcf9
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 12:36:44 +02:00 |
|
Matthias Ringwald
|
0c24975018
|
bnep: allow to specify packet handler per outgoing channel/service
|
2016-04-01 12:36:12 +02:00 |
|
Milanka Ringwald
|
be7cc9a0c2
|
use btstack_event_state_get_state
|
2016-04-01 12:27:13 +02:00 |
|
Milanka Ringwald
|
f8744dea34
|
use hci_event_inquiry_result_get_num_responses
|
2016-04-01 12:16:32 +02:00 |
|
Milanka Ringwald
|
fb42b6e599
|
use btstack_event_state_get_state
|
2016-04-01 12:07:08 +02:00 |
|
Milanka Ringwald
|
b4469d4b59
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 11:57:14 +02:00 |
|
Milanka Ringwald
|
2b6b8c1579
|
docu: add missing tag
|
2016-04-01 11:57:00 +02:00 |
|
Matthias Ringwald
|
7393d79934
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 11:56:53 +02:00 |
|
Matthias Ringwald
|
1ed1a3bdaf
|
benp: add bnep_request_can_send_now_event()
|
2016-04-01 11:56:47 +02:00 |
|
Milanka Ringwald
|
b41cf0bcf7
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 11:53:03 +02:00 |
|
Milanka Ringwald
|
81546f0e3c
|
docu: add hsp, hfp examples
|
2016-04-01 11:52:56 +02:00 |
|
Matthias Ringwald
|
acd53d84f8
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 11:43:38 +02:00 |
|
Matthias Ringwald
|
423c667c13
|
bnep: add bnep_cid to all events, generate bnep event getters, BNEP_EVENT_OPEN_CHANNEL_COMPLETE -> BNEP_EVENT_CHANNEL_OPENED
|
2016-04-01 11:41:58 +02:00 |
|
Milanka Ringwald
|
52cab08964
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-04-01 11:36:43 +02:00 |
|
Milanka Ringwald
|
be4bef40bf
|
add event getters
|
2016-04-01 11:34:37 +02:00 |
|
Matthias Ringwald
|
1b96b00705
|
att_server: add request can send now logic
|
2016-04-01 11:02:32 +02:00 |
|
Matthias Ringwald
|
49d18261c1
|
events: add ATT_EVENT_CAN_SEND_NOW, document BNEP events
|
2016-04-01 10:49:12 +02:00 |
|
Matthias Ringwald
|
c9eeefbc1a
|
events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED
|
2016-03-31 23:41:19 +02:00 |
|
Matthias Ringwald
|
f8f6a918bd
|
events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED
|
2016-03-31 23:37:33 +02:00 |
|
Matthias Ringwald
|
62c468cbb2
|
events: fix rfcomm_cid field of rfcomm_event_can_send_now, add missing handle to HSP_SUBEVENT_AUDIO_CONNECTION_COMPLETE
|
2016-03-31 23:32:29 +02:00 |
|
Milanka Ringwald
|
d15afed991
|
update docu
|
2016-03-31 23:17:00 +02:00 |
|
Matthias Ringwald
|
0a4d915658
|
docu: write about rfcomm_send_prepared
|
2016-03-31 22:44:42 +02:00 |
|
Matthias Ringwald
|
cc8d9368b1
|
docs: can send now
|
2016-03-31 22:30:50 +02:00 |
|
Matthias Ringwald
|
5a4640bd78
|
docs: can send now
|
2016-03-31 21:49:07 +02:00 |
|
Matthias Ringwald
|
b2d58d2d9e
|
docs: can send now
|
2016-03-31 15:56:16 +02:00 |
|
Matthias Ringwald
|
63759308b7
|
docs: can send now
|
2016-03-31 15:48:41 +02:00 |
|
Matthias Ringwald
|
a060793b1c
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-03-31 15:36:50 +02:00 |
|
Matthias Ringwald
|
2d4c8c042f
|
bnep: BNEP_EVENT_CAN_SEND_NOW instead of BNEP_EVENT_READY_TO_SEND
|
2016-03-31 15:18:39 +02:00 |
|
Matthias Ringwald
|
7d34cb717f
|
l2cap: add l2cap_request_can_send_now_event and don't send L2CAP_EVENT_CAN_SEND_NOW on channel open
|
2016-03-31 15:17:30 +02:00 |
|
Matthias Ringwald
|
30725612ca
|
l2cap: add l2cap_request_can_send_now_event and don't send L2CAP_EVENT_CAN_SEND_NOW on channel open
|
2016-03-31 15:12:40 +02:00 |
|
Matthias Ringwald
|
67a687294c
|
rfcomm: don't send rfcomm channel open failed on remote disconnect
|
2016-03-31 14:57:21 +02:00 |
|
Matthias Ringwald
|
1193857ef4
|
example/spp_streamer: report premature channel close
|
2016-03-31 14:36:26 +02:00 |
|
Matthias Ringwald
|
b7b54f725a
|
rfcomm: don't emit RFCOMM_CAN_SEND_NOW on channel open
|
2016-03-31 14:25:32 +02:00 |
|
Matthias Ringwald
|
5f27b1a1e1
|
example/spp_streamer: use new rfcomm_request_can_send_now_event
|
2016-03-31 14:23:21 +02:00 |
|
Matthias Ringwald
|
225a2744a1
|
rfcomm: add rfcomm_request_can_send_now_event
|
2016-03-31 14:22:40 +02:00 |
|
Matthias Ringwald
|
6dcd2e7718
|
exxample/spp_streamer: prettify output
|
2016-03-31 14:17:30 +02:00 |
|
Matthias Ringwald
|
0270e13d30
|
migration: leave DAEMON_EVENT_HCI_PACKET_SENT for manual updates
|
2016-03-31 13:49:17 +02:00 |
|
Milanka Ringwald
|
c00eccc61b
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-03-31 11:47:15 +02:00 |
|