commit | 4aac28ff28373734f771cf6cff47f485f8c5c576 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Mon Dec 17 13:48:39 2018 -0800 |
committer | Hall Liu <hallliu@google.com> | Mon Dec 17 13:48:39 2018 -0800 |
tree | de5849e036dde9c748d1c2c4546c807961611f8f | |
parent | 5a2f6feb2120bb44c083ab23b2acb139bca8bf66 [diff] |
Fix semantics of a null address with BT_AUDIO_LOST Hearing aids will send BT_AUDIO_LOST to the bt route manager with a null device when the active device goes away. Make a fix so that this actually disconnects the device in BluetoothRouteManager. Change-Id: Icbd6cb57af73de27ef438f34a037b0290dca771c Fixes: 120144501 Test: unit