summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Evan Chen <evanxinchen@google.com> 2024-02-23 19:25:39 +0000
committer Evan Chen <evanxinchen@google.com> 2024-03-01 05:34:45 +0000
commit4a64f46a7e38039a66569b8b6b4174a6f40f8011 (patch)
tree8d94cb7b1210136a4dc8484ff9cb2cfded2a55b2 /libs/androidfw/StringPool.cpp
parent77c6fd2c11f1b7166a8ca93b6243038e13192475 (diff)
Fix stop Ble scan logic
Can not simplly stop ble scan if one of the device is not connected yet. We also need to check if any devices has been already reported ble presence since there's a chance CDM need to report `ble disappeared` After device is bt disconnected, wait for 10 seconds, if a device pending to report BLE device lost and also it was BLE presence before, it is likely the BLE is lost and trigger the onDeviceEvent callback with EVENT_BLE_DISAPPEARED event. Bug: 326652934 Test: cts Change-Id: I5c75647284cc877f7d53e29d899788842c696398
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions