8047 Commits

Author SHA1 Message Date
Matthias Ringwald
5b21858b10 stm32-f103rb-nucleo: fix typo 2018-04-19 21:45:00 +02:00
Matthias Ringwald
d420d8f9ce wiced: add btstack_crypto.c 2018-04-19 21:38:32 +02:00
Matthias Ringwald
5571d90f43 wiced: add btstack_crypto.c 2018-04-19 18:21:59 +02:00
Matthias Ringwald
c5ec696250 pic32-harmony: added btstack_crypto.c 2018-04-19 18:04:43 +02:00
Matthias Ringwald
d88e71affe sm: remove duplicate declaration 2018-04-19 17:33:24 +02:00
Matthias Ringwald
b94c7d9dc9 daemon: add btstack_crypto.c 2018-04-19 17:32:03 +02:00
Matthias Ringwald
f4c1746d40 Merge branch 'develop-crypto' into develop 2018-04-19 17:21:16 +02:00
Matthias Ringwald
65658938e5 stm32-l053r8-em9304: add btstack_crypto, disable examples that overflow flash 2018-04-19 17:07:05 +02:00
Matthias Ringwald
a0eb57dab9 mtk: add btstack_crypto 2018-04-19 16:34:55 +02:00
Matthias Ringwald
2b3b87f99e example: add uECC.c to all examples (same as btstack_crytpto.c) 2018-04-19 15:31:23 +02:00
Matthias Ringwald
2a526f2128 sm: fix compile without ENABLE_LE_SECURE_CONNECTIONS and without ENABLE_LE_PERIPHERAL 2018-04-19 15:27:24 +02:00
Matthias Ringwald
73cbd4d97f arduino: add btstack_crypto.c 2018-04-19 15:18:29 +02:00
Matthias Ringwald
c32dba203d apollo2-em9304: use Makefile.inc 2018-04-19 15:16:07 +02:00
Matthias Ringwald
6601f559f6 makefile-inc: for src folders 2018-04-19 15:15:23 +02:00
Matthias Ringwald
eedf4e5193 crypto: remove unused var 2018-04-19 15:10:53 +02:00
Matthias Ringwald
9771e28ce7 avrcp_controller: rewrite parse attribute parsing 2018-04-19 11:14:17 +02:00
Matthias Ringwald
06e1ef7648 esp32: drop obsolete example files from template 2018-04-18 12:38:14 +02:00
Milanka Ringwald
7078e43451 a2dp_source: a2dp_source_create_stream_endpoint returns avdtp_stream_endpoint_t 2018-04-18 11:29:09 +02:00
Milanka Ringwald
969f181e02 Merge branch 'apr-a2dp' into develop 2018-04-18 11:23:17 +02:00
Matthias Ringwald
836408df59 avrcp_controller: fix parsing of attributes with length == 0 2018-04-18 10:43:00 +02:00
Milanka Ringwald
355ac55311 avdtp: fix typo in log info msgs 2018-04-18 10:43:00 +02:00
Milanka Ringwald
59e36844b7 a2dp: remove l2cap register service from init 2018-04-18 10:43:00 +02:00
Milanka Ringwald
485c0a4c68 avdtp: remove list of remote seps, emit instead seps to the app, with event done to mark the end 2018-04-18 10:43:00 +02:00
Milanka Ringwald
c0491de323 avdtp: add sep discovery done event 2018-04-18 10:43:00 +02:00
Milanka Ringwald
220a916742 avdtp acceptor: fix sep configuration 2018-04-18 10:43:00 +02:00
Matthias Ringwald
df4913f899 avrcp_controller: fix parsing of attributes with length == 0 2018-04-17 15:39:20 +02:00
Milanka Ringwald
7fffb19261 avdtp: fix typo in log info msgs 2018-04-17 15:32:55 +02:00
Milanka Ringwald
fbc78aa395 a2dp: remove l2cap register service from init 2018-04-17 15:28:51 +02:00
Milanka Ringwald
49307b6323 avdtp: remove list of remote seps, emit instead seps to the app, with event done to mark the end 2018-04-17 15:27:08 +02:00
Matthias Ringwald
9c14a9f162 esp32: setup system-wide TLV implementation 2018-04-17 14:33:23 +02:00
Milanka Ringwald
c15aaafb26 avdtp: add sep discovery done event 2018-04-17 14:15:33 +02:00
Matthias Ringwald
97d2cadb38 hfp: fix answer call command 2018-04-16 15:35:34 +02:00
Milanka Ringwald
ca1ffc842a avdtp acceptor: fix sep configuration 2018-04-16 14:24:29 +02:00
Matthias Ringwald
84e7d3b9ed hfp: fix answer call command 2018-04-16 14:23:43 +02:00
Matthias Ringwald
a4e96e78a6 hci: avoid compile error due to duplicate cases: HCI_INIT_W4_BCM_WRITE_SCO_PCM_INT == HCI_INIT_DONE-1 2018-04-15 15:45:14 +02:00
Matthias Ringwald
ad2a4692c4 Embedded: support btstack_stdin via SEGGER RTT 2018-04-15 11:38:46 +02:00
Matthias Ringwald
e271797415 btstack_link_key_db_tlv: mark function table as static 2018-04-13 21:32:53 +02:00
Milanka Ringwald
3d69fa84a1 a2dp source: fix compile 2018-04-13 17:28:10 +02:00
Milanka Ringwald
b60d3b4722 a2dp source: fix api for create stream endpoint 2018-04-13 17:28:10 +02:00
Matthias Ringwald
94d9af0cbe ble: fix warning if ENABLE_BLE is not defined but BLE is used 2018-04-13 17:13:30 +02:00
Matthias Ringwald
ab43034bb4
Merge pull request #125 from andryblack/build_without_ble
Fix build without BLE support
2018-04-13 17:11:09 +02:00
Matthias Ringwald
c0a6fc5d51 sdp: free service record item on sdp_unregister_service 2018-04-13 16:28:13 +02:00
Milanka Ringwald
7c979c61bf avrcp browsing controller - expand test cases 2018-04-13 16:06:55 +02:00
Milanka Ringwald
4931e24a4e avrcp browsing: implemented adding media item to now playing 2018-04-13 16:06:55 +02:00
Milanka Ringwald
4614c04963 avrcp browsing controller: adding now playing functionality 2018-04-13 16:06:55 +02:00
Milanka Ringwald
5c4bbc4e0f avrcp browsing: refactor function name, emit done event with uid_count on success 2018-04-13 16:06:55 +02:00
Milanka Ringwald
5d6a28a5fc avrcp browsing controller: fix browsing state on BT error, test get item attrs 2018-04-13 16:06:55 +02:00
Milanka Ringwald
89d1b08950 avrcp browsing controller: fix fragmented value parser 2018-04-13 16:06:54 +02:00
Milanka Ringwald
268f03e088 avrcp pts test: add usage info 2018-04-13 16:06:54 +02:00
Milanka Ringwald
9bb24eb5f0 avrcp: fix parsing header of AVRCP_BROWSING_DATA_PACKET 2018-04-13 16:06:54 +02:00