summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-9.0.0_r56' of https://android.googlesource.com/platform/sy...lineage-16.0Kevin F. Haggerty2020-05-053-3/+11
|\
| * Fix potential stack overflow caused by integer overflowJakub Pawlowski2020-04-091-1/+2
| * GattServcer: Check invalid offsetHansong Zhang2020-03-121-0/+7
| * AAC Decoder: Use osi_free() to free buffers allocated by osi_malloc()Hansong Zhang2020-03-121-2/+2
* | Merge tag 'android-9.0.0_r53' into staging/lineage-16.0_merge-android-9.0.0_r53Kevin F. Haggerty2020-02-036-7/+35
|\|
| * SDP: add return after SDP disconnectionZongheng Wang2020-01-021-0/+2
| * Fix potential OOB write in btm_read_remote_ext_features_completeTed Wang2019-12-164-6/+31
| * GAP: Correct the continuous pkt length in l2capVenkata Jagadeesh Garaga2019-12-161-1/+2
* | Merge tag 'android-9.0.0_r52' into staging/lineage-16.0_merge-android-9.0.0_r52Kevin F. Haggerty2020-01-061-2/+2
|\|
| * [system][bt] fix -Wdangling-gslNick Desaulniers2019-11-071-2/+2
* | Merge tag 'android-9.0.0_r51' into staging/lineage-16.0_merge-android-9.0.0_r51Kevin F. Haggerty2019-12-025-40/+53
|\|
| * JustWorks: Auto-accept only incoming temporary pairing.Martin Brabham2019-10-081-13/+4
| * Fix read out of bounds in BtifAvEvent::DeepCopyJakub Pawlowski2019-10-081-5/+5
| * Revert "DO NOT MERGE: btif: require pairing dialog for JustWorks SSP"Martin Brabham2019-10-081-0/+23
| * SDP: Disconnect when there is a bad lengthZongheng Wang2019-10-081-0/+1
| * Use memcpy instead of casting to convert device_class to intRahul Sabnis2019-10-082-16/+27
| * SDP: disconnect if sdp_copy_raw_data failsZongheng Wang2019-10-081-6/+16
| * DO NOT MERGE: btif: require pairing dialog for JustWorks SSPMartin Brabham2019-10-081-23/+0
* | Merge tag 'android-9.0.0_r50' into staging/lineage-16.0_merge-android-9.0.0_r50Kevin F. Haggerty2019-11-112-5/+3
|\|
| * DO NOT MERGE Store BLE keys using the address from the ble_auth_cmpl_evtUgo Yu2019-09-192-5/+3
| * DO NOT MERGE Separate SDP procedure from bonding state (1/2)Ugo Yu2019-09-191-24/+55
| * Revert "DO NOT MERGE Separate SDP procedure from bonding state (1/2)"Arjun Garg2019-07-151-57/+26
| * DO NOT MERGE Fix for Bluetooth connection being dropped after HCI Read Encryp...Jakub Pawlowski2019-06-101-0/+16
| * DO NOT MERGE Separate SDP procedure from bonding state (1/2)Ugo Yu2019-06-101-26/+57
| * DO NOT MERGE: osi: Offload mutex pointer to local scopeMartin Brabham2019-05-102-5/+25
| * Fix potential OOB read in sdpu_get_len_from_typeTed Wang2019-05-104-12/+44
| * DO NOT MERGE Don't persist bonds using sample LTKJakub Pawlowski2019-04-153-0/+66
| * DO NOT MERGE Log encryption key sizeJack He2019-04-154-0/+35
| * DO NOT MERGE Drop Bluetooth connection with weak encryption keyJakub Pawlowski2019-04-155-9/+111
| * DO NOT MERGE: Use a weak pointer to deliver updates to AVRCP devices.Ajay Panicker2019-03-193-9/+18
| * Revert "DO NOT MERGE Separate SDP procedure from bonding state (1/2)"JP Sugarbroad2019-03-191-53/+24
| * resolve merge conflicts of ec78d74706c3e81f91eee53e3d9f959f66e5d77f to pi-devHansong Zhang2019-02-122-6/+51
| * DO NOT MERGE Separate SDP procedure from bonding state (1/2)Ugo Yu2019-02-121-24/+53
| * btm_proc_smp_cback: Don't access p_dev_rec if freedHansong Zhang2019-02-121-0/+7
| * btm_ble_multi_adv: Check data length in HCI interfaceHansong Zhang2019-02-121-0/+35
| * DO NOT MERGE A security fix to check buffer length in l2c_lcc_proc_pduStanley Tng2019-01-141-2/+12
| * Add OOB check in avrc_pars_browse_rspUgo Yu2019-01-101-35/+65
| * Fix buffer overflow in btif_dm_data_copyJakub Pawlowski2019-01-102-51/+44
| * Fix potential usage of freed memory in btif_hl_proc_sdp_query_cfmJakub Pawlowski2019-01-102-4/+5
| * Revert "Fix OOB in avrc_pars_browse_rsp"JP Sugarbroad2019-01-101-48/+29
| * SDP: Check p_end in save_attr_seq and add_attrMyles Watson2018-11-051-14/+20
| * Fix OOB in avrc_pars_browse_rspUgo Yu2018-11-051-29/+48
| * Fix possible OOB when AVDT data channel recive ACL dataUgo Yu2018-11-051-3/+64
| * HFP: Check AT command buffer boundary during parsingChienyuan2018-11-055-21/+51
| * MCAP: Check response length in mca_ccb_hdl_rspMyles Watson2018-11-051-3/+14
| * HH: Check parameter length in bta_hh_ctrl_dat_actMyles Watson2018-11-051-0/+7
| * Fix possible OOB readJakub Pawlowski2018-10-161-0/+11
| * HIDD: Check descriptor length and increase bufferHansong Zhang2018-10-163-2/+15
| * Check SDU lower bound before allocate p_dataUgo Yu2018-10-161-0/+8
| * bta: Pass the correct UUID array size in bta_ag_do_discMyles Watson2018-10-161-1/+0