最終更新:2022-03-09 (水) 04:08:51 (778d)  

android.bluetooth
Top / android.bluetooth

https://developer.android.com/reference/android/bluetooth/package-summary

https://developer.android.com/reference/android/bluetooth/package-summary.html?hl=ja

インターフェイス

下位

クラス

  • android.bluetooth.BluetoothA2dp?This class provides the public APIs to control the Bluetooth A2DP profile.
    android.bluetooth.BluetoothAdapterRepresents the local device Bluetooth adapter.
    android.bluetooth.BluetoothAssignedNumbers?Bluetooth Assigned Numbers.
    android.bluetooth.BluetoothClassRepresents a Bluetooth class, which describes general characteristics and capabilities of a device.
    android.bluetooth.BluetoothClass.DeviceDefines all device class constants.
    android.bluetooth.BluetoothClass.Device.Major?Defines all major device class constants.
    android.bluetooth.BluetoothClass.Service?Defines all service class constants.
    android.bluetooth.BluetoothCodecConfig?Represents the codec configuration for a Bluetooth A2DP source device.
    android.bluetooth.BluetoothCodecConfig.Builder?Builder for BluetoothCodecConfig?.
    android.bluetooth.BluetoothCodecStatus?Represents the codec status (configuration and capability) for a Bluetooth A2DP source device.
    android.bluetooth.BluetoothCsipSetCoordinator?This class provides the public APIs to control the Bluetooth CSIP set coordinator.
    android.bluetooth.BluetoothDeviceRepresents a remote Bluetooth device.
    android.bluetooth.BluetoothGattPublic API for the Bluetooth GATT Profile.
    android.bluetooth.BluetoothGattCallbackThis abstract class is used to implement BluetoothGatt? callbacks.
    android.bluetooth.BluetoothGattCharacteristicRepresents a Bluetooth GATT Characteristic
    A GATT characteristic is a basic data element used to construct a GATT service, BluetoothGattService?.
    android.bluetooth.BluetoothGattDescriptorRepresents a Bluetooth GATT Descriptor.
    GATT Descriptors contain additional information and attributes of a GATT characteristic, BluetoothGattCharacteristic.
    android.bluetooth.BluetoothGattServerPublic API for the Bluetooth GATT Profile server role.
    android.bluetooth.BluetoothGattServerCallback?This abstract class is used to implement BluetoothGattServer? callbacks.
    android.bluetooth.BluetoothGattServiceRepresents a Bluetooth GATT Service.
    Gatt Service contains a collection of BluetoothGattCharacteristic, as well as referenced services.
    android.bluetooth.BluetoothHeadsetPublic API for controlling the Bluetooth Headset Service.
    android.bluetooth.BluetoothHealth?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)
    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)
    android.bluetooth.BluetoothHealthCallback?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)
    android.bluetooth.BluetoothHearingAid?This class provides the public APIs to control the Hearing Aid profile.
    android.bluetooth.BluetoothHidDeviceProvides the public APIs to control the Bluetooth HID Device profile.
    android.bluetooth.BluetoothHidDevice.Callback?The template class that applications use to call callback functions on events from the HID host.
    android.bluetooth.BluetoothHidDeviceAppQosSettings?Represents the Quality of Service (QoS) settings for a Bluetooth HID Device application.
    android.bluetooth.BluetoothHidDeviceAppSdpSettings?Represents the Service Discovery Protocol (SDP) settings for a Bluetooth HID Device application.
    android.bluetooth.BluetoothLeAudio?This class provides the public APIs to control the LeAudio? profile.
    android.bluetooth.BluetoothLeAudioCodecConfig?Represents the codec configuration for a Bluetooth LE Audio source device.
    android.bluetooth.BluetoothLeAudioCodecConfig.Builder?Builder for BluetoothLeAudioCodecConfig?.
    android.bluetooth.BluetoothManagerHigh level manager used to obtain an instance of an BluetoothAdapter and to conduct overall Bluetooth Management.
    android.bluetooth.BluetoothServerSocketA listening Bluetooth socket.
    android.bluetooth.BluetoothSocketA connected or connecting Bluetooth socket.
    android.bluetooth.BluetoothStatusCodes?A class with constants representing possible return values for Bluetooth APIs.