BluetoothHealthAppConfiguration


public final class BluetoothHealthAppConfiguration
extends Object implements Parcelable

java.lang.Object
   ↳ android.bluetooth.BluetoothHealthAppConfiguration


This class was deprecated in API level 29.
Health Device Profile (HDP) and MCAP protocol are no longer used. New apps should use Bluetooth Low Energy based solutions such as BluetoothGatt, BluetoothAdapter.listenUsingL2capChannel(), or BluetoothDevice.createL2capChannel(int)

The Bluetooth Health Application Configuration that is used in conjunction with the BluetoothHealth class. This class represents an application configuration that the Bluetooth Health third party application will register to communicate with the remote Bluetooth health device.

Summary

Inherited constants

</