Skip to content
Commit 24af7f1d authored by Andrew Cheng's avatar Andrew Cheng
Browse files

Make BluetoothPbapClient and select methods @SystemApi

The BluetoothPbapClient class is currently @hide. This CL annotates it
to @SystemApi. It also adds explicit @hide to all public class members
that are not ready to be committed to at this time.

New System APIs include:
- ACTION_CONNECTION_STATE_CHANGED
- getConnectedDevices
- getConnectionPolicy
- getConnectionState
- getDevicesMatchingConnectionState
- setConnectionPolicy

Tag: #feature
Bug: 206032807
Test: atest BluetoothInstrumentationTests
Test: atest BluetoothHostTest
Change-Id: I2ab72b4db10cd7195ae3bac65339205e203c5f5e
parent ab7f5b53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment