6264 Commits

Author SHA1 Message Date
Milanka Ringwald
feb5f0ceb6 reject bad length 2016-12-21 16:51:36 +01:00
Milanka Ringwald
76ccdd8c99 reject invalid suspend sink acp 2016-12-21 16:42:32 +01:00
Milanka Ringwald
2c137daffd reject open and start stream if bad state 2016-12-20 11:17:23 +01:00
Milanka Ringwald
479a52ee79 reject invalid reconfigure 2016-12-14 16:54:02 +01:00
Milanka Ringwald
e900f5b791 reject get congiguration for bad seid 2016-12-14 15:05:50 +01:00
Milanka Ringwald
c94d58dc88 reject set configuration if sep in use 2016-12-14 12:04:47 +01:00
Milanka Ringwald
deeb51ce0e corner case: no stream endpoints 2016-12-14 11:33:13 +01:00
Milanka Ringwald
ea80deb86f move error handling attrs from stream point to connection 2016-12-14 11:22:37 +01:00
Milanka Ringwald
5659459c34 fix reject service category on set configuration
test with pts
2016-12-13 21:01:38 +01:00
Milanka Ringwald
2a27b2229d fix acceptor incoming fragmentation 2016-12-13 16:13:36 +01:00
Milanka Ringwald
0368fa2f3c acceptor send fragmented 2016-12-13 15:20:48 +01:00
Milanka Ringwald
69fdb9212d draft send with fragmentation 2016-12-12 16:27:39 +01:00
Milanka Ringwald
43fe00eff9 accept fragmented packets 2016-12-12 13:45:36 +01:00
Milanka Ringwald
722a11a8c4 extract handle_hci_event_packet_for_stream_endpoint 2016-12-08 16:30:57 +01:00
Milanka Ringwald
2dda36cd05 changed an order of the input params 2016-12-08 16:12:04 +01:00
Milanka Ringwald
dbc73c6f28 use local vars 2016-12-08 16:08:55 +01:00
Milanka Ringwald
ad36e09a2a rplace signaling header wit identifier 2016-12-08 15:57:14 +01:00
Milanka Ringwald
d9a4dc23da fix unpack capabilities 2016-12-08 15:28:06 +01:00
Milanka Ringwald
2a2ef299e2 acp close stream 2016-12-08 12:17:12 +01:00
Milanka Ringwald
f93ebdf2d6 acp close stream 2016-12-08 12:10:11 +01:00
Milanka Ringwald
33ad0f3ff1 implement acp reconfigure 2016-12-07 15:49:15 +01:00
Milanka Ringwald
602833f48b add flag 2016-12-07 14:27:09 +01:00
Milanka Ringwald
14b70e5990 delete file 2016-12-07 14:26:34 +01:00
Milanka Ringwald
e9a7339dfa avdtp/snk: get stream configuration 2016-12-07 13:23:07 +01:00
Milanka Ringwald
690d8d2bbb Merge branch 'develop' into a2dp 2016-12-07 12:11:46 +01:00
Milanka Ringwald
c35f3c700f fix test 2016-12-07 12:10:26 +01:00
Milanka Ringwald
1d3b8c809d fix crash 2016-12-07 11:47:28 +01:00
Milanka Ringwald
0e1608747d separate acceptor and initiator role 2016-12-07 10:40:48 +01:00
Matthias Ringwald
1f4116c166 libusb: fix compile 2016-12-05 22:38:19 +01:00
Joep Moritz
a09e374ceb libusb: cancel outstanding SCO transfers, too. 2016-12-05 22:18:32 +01:00
Matthias Ringwald
6769b4c35a rtos: generate overlay structure in platform/rtos instead of single file 2016-12-02 16:29:42 +01:00
Matthias Ringwald
f54850a92d add API_START/API_END to linked list and util 2016-12-02 16:28:36 +01:00
Matthias Ringwald
68dacca219 nr5-zephyr: use hci_firmware.patch, fix build 2016-12-02 12:53:55 +01:00
Matthias Ringwald
32d5309e57 posix-h4: don't print local name if read command failed 2016-12-02 11:45:08 +01:00
Matthias Ringwald
f511cefa8c l2cap: always use non-flushable packets for le connections 2016-12-02 11:36:14 +01:00
Matthias Ringwald
6bef4003fb hci: limit num hci commands to 1 to reduce complexity 2016-12-01 22:46:30 +01:00
Matthias Ringwald
1dd2ed97dc generate mutex lock wrapper around all btstack api for use with rtos 2016-11-30 22:28:33 +01:00
Matthias Ringwald
94be1a6633 provide _va_arg type variants for hci_send_cmd and hci_dump_log 2016-11-30 22:15:40 +01:00
Matthias Ringwald
74dbc779e1 docs: fix return type for generated index 2016-11-30 22:13:01 +01:00
Matthias Ringwald
a1dc4edb43 stdin: add btstack_stdin_read() and use in examples 2016-11-30 11:29:55 +01:00
Matthias Ringwald
d198cb2001 stdin: drop unused blocking helper functions btstack_stdin_query_int and btstack_stdin_query_hex 2016-11-30 11:10:13 +01:00
Matthias Ringwald
cd7b9db232 example: fix path to SBC files - avoid .o in src folder 2016-11-29 16:49:27 +01:00
Matthias Ringwald
fd9ea8fd04 libusb: fix compile on windows 2016-11-27 17:01:51 +01:00
Matthias Ringwald
1b2aa976d8 libusb: properly cancel outstanding transfers 2016-11-23 23:15:02 +01:00
Milanka Ringwald
904ed80694 avdtp: outgoung connection, acceptor role -> AVDTP_STREAM_ENDPOINT_W4_STREAMING_CONNECTION_OPEN 2016-11-22 17:23:55 +01:00
Milanka Ringwald
804b2f3588 avdtp: track can send now 2016-11-22 16:08:25 +01:00
Milanka Ringwald
16e9f40663 avdtp: track can send now 2016-11-22 16:06:43 +01:00
Matthias Ringwald
3a6673b69a fix build for classic-only 2016-11-22 15:27:28 +01:00
Matthias Ringwald
5106e6dc65 hci: try to re-enable advertisements in slave role 2016-11-22 15:23:42 +01:00
Milanka Ringwald
9466124387 avdtp: configure working 2016-11-21 23:54:32 +01:00