3677 Commits

Author SHA1 Message Date
Matthias Ringwald
66c5995fad hfp_ag: ignore hfp hf contexts in iterators 2018-05-04 23:12:11 +02:00
Matthias Ringwald
83d08d7c4e gap: don't emit security level while security request is active. fixes l2cap disconnect caused by parallel SDP connection 2018-04-30 21:27:10 +02:00
Matthias Ringwald
7f6c636291 avrcp: fix log_error if avrcp context lookup fails 2018-04-30 14:12:19 +02:00
Matthias Ringwald
45a58b3093 GAP: security level for Classic protocols (asides SDP) raised to 2 (encryption) 2018-04-30 11:59:08 +02:00
Matthias Ringwald
4e6fa3a2bb l2cap: annotate API - prepared buffer can only be used for L2CAP Basic Mode 2018-04-30 11:51:28 +02:00
Matthias Ringwald
8bea14f288 att_db_util: fix permission encoding 2018-04-30 11:41:56 +02:00
Matthias Ringwald
15f22304d2 att_db: add lookup of 128 bit UUIDs 2018-04-30 11:34:35 +02:00
Matthias Ringwald
ae89fd3ac3 att_server: check if connection handle is valid before queue can send now request 2018-04-30 11:31:22 +02:00
Milanka Ringwald
8c79e1682c avrcp controller: add press and hold cmds 2018-04-27 15:40:24 +02:00
Milanka Ringwald
355a220f69 avrcp target: reject invalid pid 2018-04-27 14:12:22 +02:00
Milanka Ringwald
6704943572 avrcp target: reject incorect pid 2018-04-27 12:19:01 +02:00
Milanka Ringwald
0a2feef458 avrcp target: remove unused vars, fix set absolute volume; on invalid param, send the current volume 2018-04-27 11:24:15 +02:00
Milanka Ringwald
e72b716b71 avrcp browsing target: send response to get total num of items; remove printf from library 2018-04-26 23:29:29 +02:00
Milanka Ringwald
bd0f378ad2 avrcp browsing target: add GET_TOTAL_NUMBER_OF_ITEMS event 2018-04-26 23:23:49 +02:00
Milanka Ringwald
ea686c7dd3 avdtp target: fix parsing vendor dependent cmds 2018-04-26 22:28:26 +02:00
Matthias Ringwald
ef0049141d avrcp_controler: fix warning 2018-04-26 18:27:11 +02:00
Matthias Ringwald
c4b5c3d5ad avrcp_controller: add avrcp_controller_send_custom_command that fragments outgoing commands 2018-04-26 18:25:06 +02:00
Matthias Ringwald
86c0eebd9a avrcp: store l2cap remote mtu 2018-04-26 17:17:32 +02:00
Matthias Ringwald
c19bc4949a avrcp_controller: drop l2cap cid param 2018-04-26 17:14:02 +02:00
Matthias Ringwald
ad5fb1efe5 battery_service_server: fix warning 2018-04-26 15:44:11 +02:00
Matthias Ringwald
0841522c68 dis: set fixed-size field lengths on init 2018-04-26 15:37:57 +02:00
Matthias Ringwald
1034f0663d battery_service_server: store hci con handle on client configuration write 2018-04-26 15:18:11 +02:00
Matthias Ringwald
06337f4f7b hci: fix compile warning 'statement is unreachable' 2018-04-26 13:47:13 +02:00
Milanka Ringwald
baf4362140 avrcp browsing target: send get folder items 2018-04-26 11:03:56 +02:00
Milanka Ringwald
8a51819492 avrcp target: fix compile errors, draft get folder items 2018-04-26 00:21:54 +02:00
Milanka Ringwald
8ed86b4658 avrcp target: send general reject 2018-04-26 00:06:05 +02:00
Milanka Ringwald
6568eb54ed avrctp browsing target: start addr player changed, get folder items 2018-04-25 23:34:17 +02:00
Milanka Ringwald
7f803253e9 avrcp controller: update event name, add fields for notification 2018-04-25 23:31:18 +02:00
Milanka Ringwald
3d49a24e70 avrcp browsing target: add get folder items 2018-04-25 23:29:46 +02:00
Milanka Ringwald
c490eb5a45 avrcp browsing controller: rename functions 2018-04-25 16:00:58 +02:00
Milanka Ringwald
6d5d598a96 avrcp target: remove unused variable 2018-04-25 15:46:49 +02:00
Milanka Ringwald
654724debb avrcp browsing target: create browsing connection 2018-04-25 15:38:53 +02:00
Milanka Ringwald
2bb3471f99 avdtp: fix reconfigure and transfer control 2018-04-24 22:56:28 +02:00
Matthias Ringwald
600cf12d83 l2cap: reset num unacked frames on S-REJ 2018-04-24 15:55:40 +02:00
Milanka Ringwald
72afcab0c3 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2018-04-24 15:53:58 +02:00
Milanka Ringwald
619d05643b avdtp: update test files for delay report 2018-04-24 14:43:23 +02:00
Milanka Ringwald
bc18ee1a25 avdtp: do not reset capabilities on stream close 2018-04-24 14:42:16 +02:00
Milanka Ringwald
c580323e42 avdtp: update remote seid value for query 2018-04-24 14:41:16 +02:00
Milanka Ringwald
19af95b439 avdtp sink: delay report 2018-04-24 14:38:54 +02:00
Milanka Ringwald
12b7c8ec5c avrcp target: implement passthrough 3 & 4 2018-04-24 14:37:08 +02:00
Matthias Ringwald
279501658e hfp: extract hfp_handle_rfcomm_event from hfp_handle_hci_event, register hci handler in hf/ag 2018-04-20 15:54:36 +02:00
Matthias Ringwald
0074810566 gatt_client: remove inline attribute from small functions that cause compiler warning about inlining being inefficient 2018-04-20 12:28:25 +02:00
Matthias Ringwald
d88e71affe sm: remove duplicate declaration 2018-04-19 17:33:24 +02:00
Matthias Ringwald
f4c1746d40 Merge branch 'develop-crypto' into develop 2018-04-19 17:21:16 +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
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
Milanka Ringwald
7078e43451 a2dp_source: a2dp_source_create_stream_endpoint returns avdtp_stream_endpoint_t 2018-04-18 11:29:09 +02:00
Matthias Ringwald
836408df59 avrcp_controller: fix parsing of attributes with length == 0 2018-04-18 10:43:00 +02:00