Consolidate native interfaces for checking bond status
BTM offers two sets of bond status interfaces. IsLinkKeyKnown() can be used for either transport but does not consider the temporary pairing. IsDeviceBonded() just checks if the device is bonded over any transport. Both of these interfaces are now consolidated into a single interface which allows checking transport specific bond status or bond status irrespective of transport. Test: mmm packages/modules/Bluetooth Flag: EXEMPT refactor Bug: 396433944 Change-Id: Icef05f847de04b7fc06e741313da88a48d2efe1c
Loading
Please register or sign in to comment