commit | e5c71dd3624a5a071fbd7d17c4f846eb11d18669 | [log] [tgz] |
---|---|---|
author | Pavlin Radoslavov <pavlin@google.com> | Thu Jul 16 17:40:28 2015 -0700 |
committer | Pavlin Radoslavov <pavlin@google.com> | Tue Jul 21 03:27:34 2015 +0000 |
tree | be06fa244bcd4c4a17311ee0823c2a831bb0a52d | |
parent | 0ee7184760a9b013d1dd97bef2b30078334773ef [diff] |
Fix the logic for removing bonded devices * Removed btif_storage_is_device_bonded(), because it is not needed, and it was giving the wrong answer in use cases like Smart Setup with BR/EDR connections. * Added a call to btif_storage_remove_ble_bonding_keys() within btif_storage_remove_bonded_device() so the bonded device state is properly removed. * Don't save the BLE bonding keys if it is temporary bonding Bug: 22233299 Change-Id: I33d9f76a124acc60173f0acaa517bc29ee6603e8