13679 Commits

Author SHA1 Message Date
Matthias Ringwald
1bc4c2e0ee l2cap: fix Secure Connections Only Mode for outgoing connections 2021-12-08 20:05:29 +01:00
Matthias Ringwald
18c4a0a373 gap: fix dedicated bonding 2021-12-08 20:05:29 +01:00
Matthias Ringwald
54317d10cc esp32: add yml to cmake build 2021-12-08 20:05:29 +01:00
Matthias Ringwald
3c4f967cce Changelog: copywriting 2021-12-08 20:05:29 +01:00
Milanka Ringwald
19976d6bd9 hfp: exit hfp_handle_hci_event after connection is finelized 2021-12-08 12:05:52 +01:00
Milanka Ringwald
1671eab2dc test/pts/: update test sequences and test code for HFP AG 2021-12-08 12:05:06 +01:00
Milanka Ringwald
26ba361800 avrcp_browsing_target: fix compile 2021-12-07 23:21:30 +01:00
Milanka Ringwald
276c795abe avrcp_target: fix compile 2021-12-07 23:05:32 +01:00
Milanka Ringwald
c3c3461e3b test/pts: update avrcp test and test sequences 2021-12-07 21:48:39 +01:00
Milanka Ringwald
7d1b72e5d0 avrcp_target: refactor set track changed function 2021-12-07 21:48:39 +01:00
Milanka Ringwald
d3db1226d6 avrcp_target: move W2_SEND_RESPONSE state directly before calling avrcp_request_can_send_now 2021-12-07 21:48:39 +01:00
Milanka Ringwald
4e0673db41 avrcp_target: use W2_SEN_RESPONSE state for messages that are not notifications 2021-12-07 21:48:39 +01:00
Milanka Ringwald
ae5447c3af avrcp_target: do not set state in data init method 2021-12-07 21:48:39 +01:00
Milanka Ringwald
79774d7874 avrcp_target: simplify logic for sending response 2021-12-07 21:48:39 +01:00
Milanka Ringwald
24606b2c07 avrcp_target: send pending responses first before sending flagged responses 2021-12-07 21:48:39 +01:00
Milanka Ringwald
899f3ec88e avrcp_controller: check state early on 2021-12-07 21:48:39 +01:00
Milanka Ringwald
32d3ceee72 avrcp_controller: fix get now playing info for specific attr ID 2021-12-07 21:48:39 +01:00
Milanka Ringwald
cfab71e9cd avrcp_controller: fix range check 2021-12-07 21:48:39 +01:00
Milanka Ringwald
490f735a77 avrcp_controller: fix continue and abort request 2021-12-07 21:48:39 +01:00
Milanka Ringwald
447150e416 avrcp: fix avrcp_ctype2str 2021-12-07 21:48:38 +01:00
Milanka Ringwald
9611f44c90 avrcp_controller: add command type field to custom response event, report abort continuation response 2021-12-07 21:48:38 +01:00
Milanka Ringwald
cf9d61af7a avrcp_controller: rename local variable 2021-12-07 21:48:38 +01:00
Milanka Ringwald
991e55fd39 avrcp_controller: calculate AVRCP packet type 2021-12-07 21:48:38 +01:00
Milanka Ringwald
d9bfc63211 avrcp_controller: improve num AVCTP packets calculation 2021-12-07 21:48:38 +01:00
Milanka Ringwald
f935a87bb4 avrcp_controller: rename buffer 2021-12-07 21:48:38 +01:00
Milanka Ringwald
c762f70cd3 avrcp: remove AVCTP_W2_SEND_AVCTP_FRAGMENTED_MESSAGE state 2021-12-07 21:48:38 +01:00
Milanka Ringwald
176d21add0 avrcp_controller: pass custom command response to app 2021-12-07 21:48:38 +01:00
Milanka Ringwald
1ab8f8dd87 avrcp_controller: return after sending cmd 2021-12-07 21:48:38 +01:00
Milanka Ringwald
1e852c685d avrcp_target: check data_len on continue response 2021-12-07 21:48:38 +01:00
Milanka Ringwald
18f5a1483a avrcp: use uint16 for length 2021-12-07 21:48:38 +01:00
Milanka Ringwald
d6c2d4bc1a avrcp: fix AVRCP type calculation 2021-12-07 21:48:38 +01:00
Milanka Ringwald
7ff388bdd5 avrcp: fix AVCTP type calculation 2021-12-07 21:48:38 +01:00
Milanka Ringwald
4b47bcb90f avrcp_target: use continue response flag 2021-12-07 21:48:38 +01:00
Milanka Ringwald
a4318cbb6b avrcp_target: reset track ID 2021-12-07 21:48:38 +01:00
Milanka Ringwald
c3d92d4cd6 avrcp: use MTU stored in connection 2021-12-07 21:48:38 +01:00
Milanka Ringwald
f28ce84e1c avrcp: initialize track ID 2021-12-07 21:48:38 +01:00
Milanka Ringwald
617d8062b1 avrcp_browsing: fix packet type 2021-12-07 21:48:38 +01:00
Milanka Ringwald
4670b44aa9 avrcp_controller: fix data initialisation 2021-12-07 21:48:38 +01:00
Milanka Ringwald
3d73cc81a1 avrcp: rename fields 2021-12-07 21:48:38 +01:00
Milanka Ringwald
f3bb6622e4 avrcp: remove unused fields 2021-12-07 21:48:38 +01:00
Milanka Ringwald
393f572405 avrcp: rename and group parameters by role 2021-12-07 21:48:38 +01:00
Milanka Ringwald
ef8ea8e48d avrcp_target: use bool type 2021-12-07 21:48:38 +01:00
Milanka Ringwald
e2ceb2df25 avrcp_target: fix get elements attributes status 2021-12-07 21:48:38 +01:00
Milanka Ringwald
ef07fa3cfa avrcp_target: enable send error response for GetCapapbilities, send default company if none registered 2021-12-07 21:48:38 +01:00
Milanka Ringwald
7bccc69f5c avrcp: initialise data buffer 2021-12-07 21:48:38 +01:00
Milanka Ringwald
ffe8f3ac18 avrcp_target: refactor avrcp_target_packet_handler 2021-12-07 21:48:38 +01:00
Milanka Ringwald
3b899686d5 avrcp_target: use cmd_operands for invalid PID and set state prior to reject_transport_header response 2021-12-07 21:48:38 +01:00
Milanka Ringwald
92ae15ea32 avrcp_target: fix attr ID iteration 2021-12-07 21:48:38 +01:00
Milanka Ringwald
ccfcd81e62 avrcp_target: send fragmented playing info 2021-12-07 21:48:38 +01:00
Milanka Ringwald
96e5f69a6e avrcp: fix max payload size in avctp_get_packet_type 2021-12-07 21:48:38 +01:00