20 Commits

Author SHA1 Message Date
Milanka Ringwald
8c79e1682c avrcp controller: add press and hold cmds 2018-04-27 15:40:24 +02:00
Matthias Ringwald
1589b89786 test/pts: avrcp_controller_test sends fragmented message 2018-04-26 21:57:35 +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
Milanka Ringwald
c490eb5a45 avrcp browsing controller: rename functions 2018-04-25 16:00:58 +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
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
268f03e088 avrcp pts test: add usage info 2018-04-13 16:06:54 +02:00
Milanka Ringwald
14e95846d8 avrcp: use byte parser for segmented packets 2018-04-13 16:06:54 +02:00
Milanka Ringwald
3e06d92f19 pts: added temporary stdin command line interface that enables more than one char as cmd 2018-04-13 16:06:54 +02:00
Milanka Ringwald
c0519d72a1 pts: fix compile 2018-03-26 21:52:25 +02:00
Milanka Ringwald
ad75da140d avrcp browsing: AVRCP msg fragmentation 2018-01-17 16:39:48 +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
a99118cda0 pts test: fix compile, add browsing controller cmds 2017-12-13 14:33:38 +01:00
Milanka Ringwald
4567cc17d5 avdtp/avrcp: log error on malloc failure 2017-08-09 16:45:27 +02:00
Milanka Ringwald
4b338011de avrcp target: added response for unit and subunit info 2017-08-08 17:09:47 +02:00
Milanka Ringwald
01dc6e35bf avrcp target: add avrcp target connect/sdp query/disconnect; extend a2dp source demo 2017-07-21 14:49:04 +02:00