aboutsummaryrefslogtreecommitdiff
path: root/bta/av/bta_av_aact.cc
AgeCommit message (Expand)Author
2023-08-09Revert "[conflict resolved] Merge "Fix a type confusion bug in bta_av_setconf...Hui Peng
2023-07-17[conflict resolved] Merge "Fix a type confusion bug in bta_av_setconfig_rej" ...Hui Peng
2021-08-05Disable sniff mode when AVDTP startTed Wang
2021-06-23Fix: give an event for AVDT_DELAY_REPORT_CFM_EVTZyan Wu
2021-06-03Merge "A2DP: Restrict MTU while using SBC middle quality" into sc-devTreeHugger Robot
2021-06-01Allow for multiple link and accept signalling timers to allow forRahul Sabnis
2021-05-31A2DP: Restrict MTU while using SBC middle qualityCheney Ni
2021-04-21Replace BT_HDR => BT_HDR_RIGIDChris Manton
2021-03-23Include new hci_role fileChris Manton
2021-03-13Use proper types tHCI_ROLEChris Manton
2021-03-13Properly type tBTA_AV_STATUSChris Manton
2021-02-19Re-include bta/av/bta_av_aact.ccChris Manton
2021-02-03btm_loghistory: Add codec reconfigChris Manton
2021-02-02Merge "AVDTP: static IOP database for AVDTP SUSPEND"Cheney Ni
2021-01-31Properly include various compilation unitsChris Manton
2021-01-28Use updated SIG wording: blacklist to rejectlistJosh Wu
2021-01-27AVDTP: static IOP database for AVDTP SUSPENDCheney Ni
2021-01-06Use get_btm_client_interface().lifecycle.BTM_GetHCIConnHandleChris Manton
2020-12-21Re-log bta/av/bta_av_aact::bta_av_conn_failedChris Manton
2020-11-05BTA_AV_FEAT_CENTRAL is never used.Hansong Zhang
2020-10-26Merge "A2DP offload: modify the A2DP offload SCMS-T_Enable with SCMS-T header"Treehugger Robot
2020-10-23A2DP offload: modify the A2DP offload SCMS-T_Enable with SCMS-T headerAlice Kuo
2020-10-20Inclusive Language UpdatesMartin Brabham
2020-10-14Inclusive Language UpdatesMartin Brabham
2020-10-06GD-Logging: Change LOG_DEBUG to LOG_INFOJack He
2020-09-30L2CA_SetFlushTimeout does nothing.Hansong Zhang
2020-09-30L2cap: clean up flush timeout optionHansong Zhang
2020-09-30BTA_AV: Simplify flush timeout parameterHansong Zhang
2020-08-30good riddance AV stream state machineZach Johnson
2020-08-25AVDT: Flatten sec maskHansong Zhang
2020-08-24BTA_AR_INCLUDED is always trueZach Johnson
2020-08-20Flatten bta_av_cb.sec_maskZach Johnson
2020-08-11Clean up btm_int usage in btif, btaHansong Zhang
2020-08-10Associate role management with ACL, not device managementZach Johnson
2020-08-10Encapsulate all default policy setting inside ACLZach Johnson
2020-08-10Don't use L2CA_SetDesireRole to set policyZach Johnson
2020-08-09Rename set/clear policy, since it's just about role switchZach Johnson
2020-08-09Remove bta_sys_clear_policy -> direct callZach Johnson
2020-08-09Remove bta_sys_set_policy -> direct callZach Johnson
2020-08-09HCI_ENABLE_SNIFF_MODE is never removedZach Johnson
2020-08-09Remove notion of app_id from role switch blockingZach Johnson
2020-08-09Remove bta_sys_clear_default_policyZach Johnson
2020-08-07Create stack/include/acl_api.hChris Manton
2020-08-07Remove useless BTM role definitionChris Manton
2020-06-24Remove unused handle parameter of L2CA_GetIdentifiers, and renameZach Johnson
2020-03-07Use GD style logging through whole stackJakub Pawlowski
2020-01-22AVRCP Controller manage active deviceJoseph Pirozzo
2019-12-27A2DP: Reply AVDT_StartReq failure to upper-layerCheney Ni
2019-12-26A2DP: Disconnect AVDTP only when there is a linkCheney Ni
2019-12-26A2DP: Clear the collision mask while disconnectingCheney Ni