diff options
author | Sal Savage <salsavage@google.com> | 2022-01-18 12:53:01 -0800 |
---|---|---|
committer | Andrew Cheng <chengandrew@google.com> | 2022-01-24 17:44:21 +0000 |
commit | d22925c5774e85318902ad22fa7180003336e971 (patch) | |
tree | 07e6375a404dc3b12c72cc317b9ba647544bbdb0 /framework/java/android/bluetooth/BluetoothStatusCodes.java | |
parent | c35fd28f4a290ffbd98c863de9d7cdff7af53a9e (diff) |
Make BluetoothHeadsetClient and associated functions @SystemApi
The BluetoothHeadsetClient class is currently @hide. This CL annotates
it to @SystemApi. This CL also adds explicit @hide to all public class
members that we're not ready to commit to at this time.
New System APIs include:
- getConnectionState
- getConnectedDevices
- getDevicesMatchingConnectionState
- getConnectionPolicy
- setConnectionPolicy
- ACTION_CONNECTION_STATE_CHANGED
Tag: #feature
Bug: 206035301
Test: atest BluetoothInstrumentationTests; atest BluetoothHostTest;
Change-Id: Ib47efd90ad75309cab04e16720d2b172e7cceab1
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothStatusCodes.java')
0 files changed, 0 insertions, 0 deletions