Loading system/binder/android/bluetooth/IBluetoothPbap.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -28,4 +28,5 @@ interface IBluetoothPbap { List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); int getConnectionState(in BluetoothDevice device); void disconnect(in BluetoothDevice device); boolean setConnectionPolicy(in BluetoothDevice device, int connectionPolicy); } Loading
system/binder/android/bluetooth/IBluetoothPbap.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -28,4 +28,5 @@ interface IBluetoothPbap { List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); int getConnectionState(in BluetoothDevice device); void disconnect(in BluetoothDevice device); boolean setConnectionPolicy(in BluetoothDevice device, int connectionPolicy); }