aboutsummaryrefslogtreecommitdiff
path: root/stack/btm/btm_acl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix potential OOB write in btm_read_remote_ext_features_completeTed Wang2019-11-261-1/+22
* Merge "Revert "Fix potential OOB write in btm_read_remote_ext_features_comple...Ted Wang2019-11-251-1/+0
|\
| * Merge "Revert "Fix potential OOB write in btm_read_remote_ext_features_comple...Automerger Merge Worker2019-11-261-1/+0
| |\
| | * Merge "Revert "Fix potential OOB write in btm_read_remote_ext_features_comple...Automerger Merge Worker2019-11-261-17/+1
| | |\
| | | * Merge "Revert "Fix potential OOB write in btm_read_remote_ext_features_comple...Automerger Merge Worker2019-11-261-17/+1
| | | |\
| | | | * Merge "Revert "Fix potential OOB write in btm_read_remote_ext_features_comple...Automerger Merge Worker2019-11-261-17/+1
| | | | |\
| | | | | * Revert "Fix potential OOB write in btm_read_remote_ext_features_complete"Adam Seaton2019-11-221-17/+1
| | | | * | Merge "Fix potential OOB write in btm_read_remote_ext_features_complete" into...Ted Wang2019-11-061-1/+17
| | | | |\|
| | | | | * Fix potential OOB write in btm_read_remote_ext_features_completeTed Wang2019-10-161-1/+17
| | | | * | Don't initiate role switch for blacklisted devicesSrinu Jella2017-07-061-0/+5
| | | | * | Dynamic blacklist device for role switchSrinu Jella2017-07-051-0/+61
| | | | |/
* | | | | Merge "Revert "Fix potential OOB write in btm_read_remote_ext_features_comple...Ted Wang2019-11-251-16/+1
|\| | | |
| * | | | Merge "Revert "Fix potential OOB write in btm_read_remote_ext_features_comple...Ted Wang2019-11-261-16/+1
| |\ \ \ \
| | * | | | Revert "Fix potential OOB write in btm_read_remote_ext_features_complete"Adam Seaton2019-11-221-16/+1
| | * | | | Fix potential OOB write in btm_read_remote_ext_features_completeTed Wang2019-10-151-1/+16
* | | | | | Add protection to prevent null pointer dereference.jonerlin2019-11-131-1/+2
|/ / / / /
* | | | | Merge "Fix potential OOB write in btm_read_remote_ext_features_complete" into...Ted Wang2019-11-061-1/+17
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge "Fix potential OOB write in btm_read_remote_ext_features_complete" into...Ted Wang2019-11-061-1/+17
| |\| |
| | * | Fix potential OOB write in btm_read_remote_ext_features_completeTed Wang2019-10-161-1/+17
| | * | Remove casts to unions to avoid unaligned accessesMyles Watson2017-10-021-3/+9
| | * | Fix alarms being posted on wrong threadJakub Pawlowski2017-09-111-16/+12
| | * | Read the Tx Power level when flushing the A2DP Tx queuePavlin Radoslavov2017-09-071-53/+57
| | * | Implement HCI_Read_Automatic_Flush_Timeout mechanismPavlin Radoslavov2017-09-071-0/+104
| | * | Implement HCI_Read_Failed_Contact_Counter mechanismPavlin Radoslavov2017-09-011-0/+107
| | * | Fix connection handle data typeJakub Pawlowski2017-08-181-1/+1
| | * | Make RawAddress into a class (1/3)Jakub Pawlowski2017-07-061-1/+1
| * | | Explicitly stop streaming when switching streaming to another devicePavlin Radoslavov2018-05-291-1/+7
| * | | Serialize the commands during Pairing processSrinu Jella2018-03-281-3/+19
| * | | Add support for Multi-A2DP state machines per devicePavlin Radoslavov2018-01-241-9/+18
* | | | Metrics: add remote version info log to statsdJack He2019-01-291-0/+6
* | | | Remove BTM_SCO_INCLUDED flagJack He2019-01-021-4/+0
* | | | Use proper naming for Identity AddressJakub Pawlowski2018-10-121-2/+2
* | | | Explicitly stop streaming when switching streaming to another devicePavlin Radoslavov2018-05-291-1/+7
* | | | Serialize the commands during Pairing processSrinu Jella2018-03-271-3/+19
* | | | Add support for Multi-A2DP state machines per devicePavlin Radoslavov2018-01-261-9/+18
|/ / /
* | | Make copyright headers consistent with Google template; remove "(C)"Jakub Pawlowski2017-10-231-1/+1
* | | Manually convert to unary where coccinelle could notMyles Watson2017-10-071-1/+1
* | | Remove casts to unions to avoid unaligned accessesMyles Watson2017-09-271-3/+9
* | | Fix alarms being posted on wrong threadJakub Pawlowski2017-09-111-16/+12
* | | Read the Tx Power level when flushing the A2DP Tx queuePavlin Radoslavov2017-09-071-53/+57
* | | Implement HCI_Read_Automatic_Flush_Timeout mechanismPavlin Radoslavov2017-09-071-0/+104
* | | Implement HCI_Read_Failed_Contact_Counter mechanismPavlin Radoslavov2017-09-011-0/+107
* | | Fix connection handle data typeJakub Pawlowski2017-08-181-1/+1
* | | Add additional LE transport lookup in BTM_ReadRSSI for DUMO deviceJacky Cheung2017-07-191-5/+10
* | | Make RawAddress into a class (1/3)Jakub Pawlowski2017-07-061-1/+1
|/ /
* | Don't initiate role switch for blacklisted devicesSrinu Jella2017-07-051-0/+3
* | Dynamic blacklist device for role switchSrinu Jella2017-07-051-0/+58
* | Rename bt_bdaddr_t into RawAddress (3/3)Jakub Pawlowski2017-06-281-31/+30
* | Get rid of BD_ADDRJakub Pawlowski2017-06-191-1/+1
* | Fix btm_ble_get_acl_remote_addrJakub Pawlowski2017-06-151-5/+5