Matthias Ringwald
|
d1a1f6a4cf
|
sm: use btstack_crypto (lifted from btstack-crypto branch)
|
2018-04-04 15:53:01 +02:00 |
|
Matthias Ringwald
|
495db15d42
|
fix compile
|
2018-03-16 11:52:41 +01:00 |
|
Matthias Ringwald
|
7d405bedbe
|
new att_server_delayed_read_response example
|
2018-03-16 11:19:34 +01:00 |
|
Milanka Ringwald
|
b100348fc7
|
hsp hs: accept incoming sco connection
|
2018-03-14 15:55:26 +01:00 |
|
Milanka Ringwald
|
292a51b3ab
|
a2dp source demo: put avrcp cid into meadi tracker, correct STDIN out info
|
2018-03-09 16:45:23 +01:00 |
|
Matthias Ringwald
|
6104991b22
|
example: new gatt_heart_rate_client example
|
2018-03-09 12:46:55 +01:00 |
|
Milanka Ringwald
|
bae8745c88
|
a2dp source demo: add cmd to printfs
|
2018-02-23 15:14:33 +01:00 |
|
Matthias Ringwald
|
7d09721a4b
|
example/a2dp_source_demo: add option for VOLUME_REDUCTION
|
2018-02-20 15:57:55 +01:00 |
|
Milanka Ringwald
|
578eda3e1c
|
a2dp source: fix walk through dicovered remote seps for finding SBC media codec capapbility
|
2018-02-20 15:50:36 +01:00 |
|
Matthias Ringwald
|
5c4f31389d
|
example/le_streamer: use separate characteristics for rx/tx
|
2018-02-20 15:47:23 +01:00 |
|
Matthias Ringwald
|
1b9692bdb4
|
example/le_streamer: provide two test characteristics to support test with separate tx/rx
|
2018-02-20 15:47:00 +01:00 |
|
Matthias Ringwald
|
4be06e9f3c
|
example/a2dp_sink: fix init for hal_audio_dma
|
2018-02-10 23:40:41 +01:00 |
|
Matthias Ringwald
|
49999da9ce
|
example/gap_le_advertisements: reduce code
|
2018-02-08 15:51:54 +01:00 |
|
Matthias Ringwald
|
e0c4f30688
|
le_data_channel_server: add link to iOS test app
|
2018-02-06 11:15:12 +01:00 |
|
Matthias Ringwald
|
caa3fd526c
|
example: new gap_link_keys example
|
2018-02-05 18:25:10 +01:00 |
|
Matthias Ringwald
|
0614d6792d
|
example/sm_pairing_central: print SM_EVENT_PAIRING_COMPLETE
|
2018-02-01 17:37:32 +01:00 |
|
Matthias Ringwald
|
eee18978d4
|
example/sm_pairing_central: print SM_EVENT_PAIRING_COMPLETE
|
2018-02-01 17:37:32 +01:00 |
|
Matthias Ringwald
|
7fa79385c8
|
example/le_streamer_client: use gatt_client_request_can_write_without_response_event
|
2018-02-01 15:17:49 +01:00 |
|
Matthias Ringwald
|
dc673ce371
|
example/le_streamer_client: support full duplex using notifications and write without response
|
2018-01-29 15:04:18 +01:00 |
|
Matthias Ringwald
|
8f03f23d90
|
example/le_streamer: use single characteristic for write without reponse and notify, track data received by writes
|
2018-01-29 15:04:18 +01:00 |
|
Matthias Ringwald
|
ff01079be9
|
add le_data_channel examples to most ports
|
2018-01-19 16:32:28 +01:00 |
|
Matthias Ringwald
|
e69f253036
|
le_data_channel_client: fix compile
|
2018-01-19 16:15:29 +01:00 |
|
Matthias Ringwald
|
483d346123
|
le_data_channel_server: add GAP Service with name
|
2018-01-19 16:15:29 +01:00 |
|
Matthias Ringwald
|
17f4e5f98f
|
le_data_channel_client: send by default
|
2018-01-19 16:15:29 +01:00 |
|
Matthias Ringwald
|
e8afb645ae
|
le_data_channel_server: log connection parameter request response and updates
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
ed69724ce0
|
le_data_channel_server: fix build
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
fc243dc843
|
le_data_channel_server: request 15 ms connection interval
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
5b6326f143
|
le_data_channel_server: add dummy ATT Server
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
7eb8556897
|
example/le_data_channel: allow to configure packet size
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
13171b9312
|
example/le_data_channel: allow to send from both sides
|
2018-01-19 16:15:28 +01:00 |
|
Matthias Ringwald
|
1add4db554
|
example: add le_data_channel_client and le_data_channel_server demos
|
2018-01-19 16:15:28 +01:00 |
|
Milanka Ringwald
|
813397ea25
|
sbc: remove bad frame num
|
2018-01-17 16:39:48 +01:00 |
|
Matthias Ringwald
|
173fff9bf3
|
example: fix warnings for printf of uint32_t values
|
2018-01-12 15:54:03 +01:00 |
|
Matthias Ringwald
|
8963e613e9
|
a2dp_source_demo: fix compile without stdin
|
2018-01-04 21:33:40 +01:00 |
|
Matthias Ringwald
|
d6778c2c6c
|
a2dp_sink_demo: fix compile without stdin
|
2018-01-04 21:13:05 +01:00 |
|
Milanka Ringwald
|
9974aee0d2
|
avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library
|
2017-12-15 16:11:34 +01:00 |
|
Milanka Ringwald
|
81c03ff0b8
|
a2dp: handle pin code request
|
2017-12-13 14:30:53 +01:00 |
|
Milanka Ringwald
|
a5c9fdc555
|
a2dp: handle pin code request
|
2017-12-13 14:29:50 +01:00 |
|
Milanka Ringwald
|
c0a054f62c
|
avrcp browsing: handle incoming avrcp connection
|
2017-12-13 14:29:15 +01:00 |
|
Matthias Ringwald
|
1d5191c92e
|
hid_host_demo: use new HID parser to decode keyboard and simulate terminal
|
2017-12-04 14:57:08 +01:00 |
|
Milanka Ringwald
|
ec3d71e355
|
avdtp: fix incoming/outgoing connection, introduce more logs
|
2017-12-01 17:30:20 +01:00 |
|
Milanka Ringwald
|
63331bf43d
|
avdtp source: send event on signaling connection established for both incoming and outgoing connections
|
2017-12-01 15:23:23 +01:00 |
|
Matthias Ringwald
|
a59e4bafff
|
sbc: only link against sbc encoder for a2dp_source and sbc decoder in a2dp_sink demos
|
2017-11-29 17:23:58 +01:00 |
|
Matthias Ringwald
|
c37cd8f3d1
|
sbc: split btstack_sbc_bludroid.c into seperate encoder and decoder implementation
|
2017-11-29 17:13:17 +01:00 |
|
Matthias Ringwald
|
8d995dff46
|
hid_host_demo: fix compile
|
2017-11-27 15:26:35 +01:00 |
|
Matthias Ringwald
|
67c74d2681
|
hid_host_demo: larger max attribute value for larger hid descriptor length
|
2017-11-27 15:21:42 +01:00 |
|
Matthias Ringwald
|
e85416c122
|
hid_host_demo: open l2ap channels and print received packets
|
2017-11-27 15:21:42 +01:00 |
|
Matthias Ringwald
|
2d05904d2f
|
hid_host_demo: query SDP HID record for PSMs and HID Descriptor
|
2017-11-27 15:21:42 +01:00 |
|
Milanka Ringwald
|
ffa6c1604b
|
avdtp: cache SBC codec info to emot on set config accept
|
2017-11-27 00:40:37 +01:00 |
|
Milanka Ringwald
|
baba939ba9
|
a2dp sink: fix typo
|
2017-11-24 16:37:07 +01:00 |
|