Matthias Ringwald
|
954716f043
|
example: drop example/gap_inquiry_and_bond.c
|
2016-04-10 22:00:25 +02:00 |
|
Matthias Ringwald
|
b3fcedb9c9
|
compile-gatt.py -> compile_gatt.py
|
2016-04-10 21:58:19 +02:00 |
|
Matthias Ringwald
|
d356a6da17
|
move 'BTstack up and running' message from examples into port/../main.c
|
2016-04-08 23:23:09 +02:00 |
|
Matthias Ringwald
|
b63f0f20d2
|
example: drop example/gap_inquiry_and_bond.c
|
2016-04-08 22:56:24 +02:00 |
|
Matthias Ringwald
|
77a5a3586d
|
example/ancs_demo: register for both hci and sm events
|
2016-04-08 21:38:24 +02:00 |
|
Milanka Ringwald
|
a0653c3b5c
|
hfp: HFP_SUBEVENT_SERVICE_LEVEL_CONNECTION_ESTABLISHED emited with connection handle
|
2016-04-08 17:04:40 +02:00 |
|
Matthias Ringwald
|
d057580e4d
|
hci: add hci_request_sco_can_send_now_event
|
2016-04-08 12:30:35 +02:00 |
|
Matthias Ringwald
|
d735b00bf5
|
example/le_counter: only beat when connected
|
2016-04-07 15:42:32 +02:00 |
|
Matthias Ringwald
|
c141988c58
|
att_server: add con handle to send related functions
|
2016-04-07 14:52:50 +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 |
|
Milanka Ringwald
|
b6d4e5c9ae
|
use l2cap event getters
|
2016-04-01 17:06:49 +02:00 |
|
Milanka Ringwald
|
8940fcc344
|
use getters in ATT_EVENT_MTU_EXCHANGE_COMPLETE
|
2016-04-01 16:35:38 +02:00 |
|
Milanka Ringwald
|
10cad10245
|
use getters in HCI_EVENT_LE_META
|
2016-04-01 16:28:01 +02:00 |
|
Milanka Ringwald
|
cdc7d1ab0b
|
use btstack_event_state_get_state
|
2016-04-01 16:23:28 +02:00 |
|
Milanka Ringwald
|
3ee82ab15a
|
use getters in GAP_EVENT_ADVERTISING_REPORT
|
2016-04-01 16:08:15 +02:00 |
|
Milanka Ringwald
|
0696953a74
|
use getters in hfp demos
|
2016-04-01 15:48:05 +02:00 |
|
Milanka Ringwald
|
206531d881
|
use getters in hsp examples
|
2016-04-01 15:24:22 +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
|
caa8239151
|
use getters in RFCOMM_EVENT_INCOMING_CONNECTION and RFCOMM_EVENT_CHANNEL_OPENED
|
2016-04-01 14:31:18 +02:00 |
|
Milanka Ringwald
|
a6ef64ba22
|
use hci_event_pin_code_request_get_bd_addr
|
2016-04-01 14:04:14 +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
|
2b6b8c1579
|
docu: add missing tag
|
2016-04-01 11:57:00 +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 |
|
Matthias Ringwald
|
f8f6a918bd
|
events: RFCOMM_EVENT_OPEN_CHANNEL_COMPLETE -> RFCOMM_EVENT_CHANNEL_OPENED
|
2016-03-31 23:37:33 +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
|
1193857ef4
|
example/spp_streamer: report premature channel close
|
2016-03-31 14:36:26 +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
|
6dcd2e7718
|
exxample/spp_streamer: prettify output
|
2016-03-31 14:17:30 +02:00 |
|
Matthias Ringwald
|
d0755cd68c
|
prefix POSIX related HAVE_ defines
|
2016-03-30 10:59:47 +02:00 |
|
Matthias Ringwald
|
4af4141bbd
|
fix compile of examples using stdin_support
|
2016-03-28 20:10:55 +02:00 |
|
Matthias Ringwald
|
3f390fa98a
|
example: le_streamer add write_without_response characteristic
|
2016-03-28 15:15:36 +02:00 |
|
Matthias Ringwald
|
3583331350
|
fix prototypes for fn()
|
2016-03-28 11:54:38 +02:00 |
|
Matthias Ringwald
|
60b9e82fcb
|
hci/gap: move set_class_of_device to gap
|
2016-03-26 23:14:43 +01:00 |
|
Matthias Ringwald
|
fffdd28857
|
Merge branch 'master' into develop
|
2016-03-25 23:15:14 +01:00 |
|
Matthias Ringwald
|
80edae71fb
|
runloop: use new setters in panu_demo
|
2016-03-24 21:56:47 +01:00 |
|
Matthias Ringwald
|
c4ae7169b8
|
runloop: replace struct btstack_data_source with btstack_data_source_t
|
2016-03-24 20:26:16 +01:00 |
|
Milanka Ringwald
|
632517f323
|
update HFP/HSP demo docu
|
2016-03-23 15:05:35 +01:00 |
|
Matthias Ringwald
|
3c64bdf9a4
|
spp_streamer: fix compile warning
|
2016-03-23 14:43:39 +01:00 |
|
Milanka Ringwald
|
1bbaca756a
|
use HAVE_STDIO in HFP/HSP examples
|
2016-03-23 14:37:26 +01:00 |
|
Matthias Ringwald
|
369c1a52d1
|
spp_streamer: fix sending, measure throughput
|
2016-03-21 23:01:57 +01:00 |
|
Matthias Ringwald
|
89fd9aef67
|
example: gap_le_advertismens - RSSI is signed int
|
2016-03-20 21:24:43 +01:00 |
|
Milanka Ringwald
|
8f7b0d0ee8
|
add hfp demos
|
2016-03-18 17:00:59 +01:00 |
|
Milanka Ringwald
|
855212e4c0
|
add hsp ag demo
|
2016-03-18 16:17:01 +01:00 |
|