aboutsummaryrefslogtreecommitdiff
path: root/packet/avrcp
AgeCommit message (Expand)Author
2019-03-13Validate all AVRCP packets before use to prevent out of bounds reads.Ajay Panicker
2018-12-12Fix performance-for-range-copy warningsChih-Hung Hsieh
2018-09-11Add extractBE to the Bluetooth Packets IteratorsAjay Panicker
2018-05-25Linux build fixJakub Pawlowski
2018-05-17Add General Reject for invalid PDU IDtedwang
2018-05-07Send correct key state and ignore keys from inactive device (1/2)Ajay Panicker
2018-04-03Persist VFS ID's between directory changes.Ajay Panicker
2018-04-02Add MTU Handling for AVRCP PacketsAjay Panicker
2018-03-28Add missing AVRCP Set Addressed Player ResponseAjay Panicker
2018-03-09AVRCP: Fix size for Register Notification Response packetsAjay Panicker
2018-02-28Add the AVRCP Device class for the AVRCP RefactorAjay Panicker
2018-02-20Add packet classes needed for AVRCP Absolute VolumeAjay Panicker
2018-02-14Add AVRCP Browse packets to the completed packets.Ajay Panicker
2018-02-13Factor out libchrome_support_defaultsMyles Watson
2018-02-03Remove Mac host libraries build depending on libchrome.Hidehiko Abe
2018-01-29Add Packet class as alternative to BT_HDRAjay Panicker