3460 Commits

Author SHA1 Message Date
Matthias Ringwald
bc5322e78d em9304: fix compile 2017-12-20 23:13:24 +01:00
Matthias Ringwald
aed1d832fa em9304: fix RDY->RX transition 2017-12-20 23:04:07 +01:00
Matthias Ringwald
24b2b71b6f em9304: enforce 4-byte alignment on SPI operations 2017-12-20 23:04:07 +01:00
Matthias Ringwald
fc46bba0b0 em9304: process all received data at once, cleanup state machine 2017-12-20 23:04:07 +01:00
Matthias Ringwald
f2e99339cd em9304: change interface to provide callback on data available 2017-12-20 23:04:07 +01:00
Matthias Ringwald
161a556908 em9304: add hci_transport_em9304_spi.c 2017-12-20 23:04:07 +01:00
Milanka Ringwald
417b499689 avdtp initiator: reject set configuration cmd if stream endpoint is already configured 2017-12-20 15:03:39 +01:00
Milanka Ringwald
67ae582d9f avdtp source test: emit all received capabilities 2017-12-20 14:48:22 +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
Matthias Ringwald
549011958f l2cap-ertm: indicate support for FCS Option in Information Response 2017-12-13 17:58:30 +01:00
Matthias Ringwald
b4f171b1aa l2cap-ertm: remove dead code 2017-12-13 17:40:13 +01:00
Matthias Ringwald
b72f690607 l2cap-ertm: calculate fcs only if used 2017-12-13 17:38:14 +01:00
Matthias Ringwald
fcb125edaf l2cap-ertm: fix fcs option configuration 2017-12-13 17:33:52 +01:00
Milanka Ringwald
c0a054f62c avrcp browsing: handle incoming avrcp connection 2017-12-13 14:29:15 +01:00
Milanka Ringwald
3dfd0eb6df sbc: include header in btstack.h 2017-12-13 14:27:42 +01:00
Milanka Ringwald
576a1127b5 avrcp browsing: add incoming connection event 2017-12-13 14:26:44 +01:00
Milanka Ringwald
bdbc3ef668 avdtp initiator: add timer to repeat the set configuration query on reject 2017-12-05 14:29:11 +01:00
Matthias Ringwald
d4efbfbf55 sdp_util: add getter for DE_STRING type 2017-12-04 14:56:04 +01:00
Matthias Ringwald
12ccb71b49 hid_parser: compact single-pass HID Parser to process HID Reports based on HID Descriptor 2017-12-04 14:55:17 +01:00
Milanka Ringwald
ec3d71e355 avdtp: fix incoming/outgoing connection, introduce more logs 2017-12-01 17:30:20 +01:00
Milanka Ringwald
d8b859a262 avdtp: on reject set configuration change role from initiator to acceptor, and set timer to repeat set configuration until successful 2017-12-01 15:23:23 +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
c37cd8f3d1 sbc: split btstack_sbc_bludroid.c into seperate encoder and decoder implementation 2017-11-29 17:13:17 +01:00
Matthias Ringwald
1fbd72c577 sm: move sm_pairing_packet getters into sm.c 2017-11-29 16:57:07 +01:00
Matthias Ringwald
d64e9771b3 l2cap-ertm: add mtu option to ertm config request/response 2017-11-29 11:39:11 +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
5e51387501 avdtp: pass sbc codec information to emit function 2017-11-27 00:17:42 +01:00
Milanka Ringwald
e7e31fb815 a2dp source: remove get configuration 2017-11-26 23:44:08 +01:00
Matthias Ringwald
b37a9357a4 l2cap: assume remote mtu = L2CAP_DEFAULT_MTU (instead of L2CAP_MINIMAL_MTU) if peer doesn't send MTU config option 2017-11-24 17:02:38 +01:00
Milanka Ringwald
e2d6e24b54 a2dp source: move sbc init from a2dp source to demo 2017-11-24 16:37:07 +01:00
Milanka Ringwald
10b7d8c399 a2dp source: move sbc init from a2dp source to demo 2017-11-24 16:37:07 +01:00
Milanka Ringwald
3dfa93f535 a2dp source: fix cid chack on incoming connection 2017-11-24 16:37:07 +01:00
Matthias Ringwald
4816392915 sm: don't notify client upon new le device entry if entry creation failed 2017-11-24 16:29:20 +01:00
Matthias Ringwald
ac881096ca a2dp_sink.h: fix include 2017-11-23 10:54:53 +01:00
Milanka Ringwald
e5b24613ab avrcp browsing: change go up one folder API 2017-11-22 17:16:41 +01:00
Milanka Ringwald
2f511ffbef avrcp browsing: change API for folder/media browsing 2017-11-22 16:52:27 +01:00
Milanka Ringwald
db79553a49 avrcp browsing: add set browsed player 2017-11-22 15:05:40 +01:00
Matthias Ringwald
6c8ec5fde6 le_device_db_tlv: fix compile 2017-11-21 18:07:13 +01:00
Matthias Ringwald
539b14edca le_device_db_fs, le_device_db_tlv: reset memory for new device 2017-11-21 16:25:50 +01:00
Milanka Ringwald
60c3161274 avrcp: rename UINT8 to RFC2978_CHARSET_MIB_UTF8 2017-11-21 11:46:32 +01:00
Milanka Ringwald
954cc391b7 avrcp: add media item iterator 2017-11-21 11:46:32 +01:00
Matthias Ringwald
6afb9aca51 doc: add NVN_NUM_GATT_SERVER_CCC 2017-11-20 18:05:46 +01:00
Matthias Ringwald
6a540790d9 att_server: introduce persistent_ccc_entry_t to store persistent ccc, overwrite oldest entry if no free entry found 2017-11-20 17:56:39 +01:00
Matthias Ringwald
b2c1e52c98 att_server: workaround for identity already resolved before connection complete 2017-11-20 17:56:39 +01:00
Matthias Ringwald
a82b242fa4 le_device_db_tlv: ignore old tlv entries if entry size changes 2017-11-20 17:56:39 +01:00
Matthias Ringwald
d18177fed0 le_device_db_tlv: overwrite oldest entry if no free entry found for new one 2017-11-20 17:56:39 +01:00
Matthias Ringwald
751da8891f le_device_db_tlv: scan tlv after configuration (instead of init) 2017-11-20 17:56:39 +01:00
Matthias Ringwald
f4780d30b0 le_device_db_tlv: fix compile 2017-11-20 14:52:30 +01:00
Matthias Ringwald
15c7aed6d9 sm: release setup context after sending recalculated LTK for legacy pairing 2017-11-19 20:44:23 +01:00
Matthias Ringwald
8fca890e08 hci: avoid double free during halting 2017-11-19 19:43:56 +01:00