aboutsummaryrefslogtreecommitdiff
path: root/bta/av
AgeCommit message (Expand)Author
2020-09-30BTA_AV: Simplify flush timeout parameterHansong Zhang
2020-09-30Re-log bta/../LOG_Chris Manton
2020-09-24AVDT MTU is fixedHansong Zhang
2020-09-24AVRC_BR uses the same mtuHansong Zhang
2020-09-24AVRC uses the same mtu (part 2)Hansong Zhang
2020-09-24AVRC uses the same mtuHansong Zhang
2020-08-30good riddance AV stream state machineZach Johnson
2020-08-30Replace AV non state machine function tableZach Johnson
2020-08-30Replace BTA AV state machineZach Johnson
2020-08-25Flatten avdt sec_maskZach Johnson
2020-08-25AVDT: Flatten sec maskHansong Zhang
2020-08-24Remove sys id param from bta_ar_dereg_avdtZach Johnson
2020-08-24Remove sys id param from bta_ar_reg_avdtZach Johnson
2020-08-24Remove sys id param from bta_ar_dereg_avrcZach Johnson
2020-08-24Remove sys id param from bta_ar_reg_avrcZach Johnson
2020-08-24Remove sys id param from bta_ar_dereg_avctZach Johnson
2020-08-24Remove sys id param from bta_ar_reg_avctZach Johnson
2020-08-24BTA_AR_INCLUDED is always trueZach Johnson
2020-08-24Fold security mask into bta_ar_reg_avctZach Johnson
2020-08-20Remove BTA_AV_WITH_AVCTP_AUTHORIZATIONZach Johnson
2020-08-20BTA_SEC_AUTHENTICATE does not include authorizationZach Johnson
2020-08-20Flatten bta_av_cb.sec_maskZach Johnson
2020-08-20The security mask is always BTA_SEC_AUTHENTICATEZach Johnson
2020-08-20Internalize BTA_AvEnable's security maskZach Johnson
2020-08-20Flatten BTA_SEC_AUTHORIZEZach 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-10callback param to BTM_SwitchRole is always null, remove itZach 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_set_default_policyZach Johnson
2020-08-09Remove bta_sys_clear_default_policyZach Johnson
2020-08-07Create stack/include/acl_api.h am: c72dff94f3 am: 2909989edc am: b57accb784Chris Manton
2020-08-07Create stack/include/acl_api.hChris Manton
2020-08-07Remove useless BTM role definition am: 7c71dbb54c am: fd4a9db665 am: e3b6341ed3Chris Manton
2020-08-07Remove useless BTM role definitionChris Manton
2020-06-25Merge "Remove unused handle parameter of L2CA_GetIdentifiers, and rename" am:...Treehugger Robot
2020-06-24Remove unused handle parameter of L2CA_GetIdentifiers, and renameZach Johnson
2020-05-27Merge "Update Bluetooth AVRCP default version to 1.5" into rvc-d1-dev am: 873...TreeHugger Robot
2020-05-19Update Bluetooth AVRCP default version to 1.5Ted Wang
2020-04-14A2DP: Wait for previous AVDTP instance to be clean up before re-enablingCheney Ni
2020-04-14A2DP: Workaround to clean up previous AVDTP instance while re-enablingCheney Ni
2020-04-14A2DP: Be more careful in allocating a BtifAvPeer instanceCheney Ni
2020-04-14A2DP: Wait for previous AVDTP instance to be clean up before re-enablingCheney Ni
2020-04-09A2DP: Workaround to clean up previous AVDTP instance while re-enablingCheney Ni