最終更新:2022-03-09 (水) 04:08:51 (1139d)
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.BluetoothAdapter.LeScanCallback?
- android.bluetooth.BluetoothProfile
- android.bluetooth.BluetoothProfile.ServiceListener?
下位
クラス
android.bluetooth.BluetoothA2dp? This class provides the public APIs to control the Bluetooth A2DP profile. android.bluetooth.BluetoothAdapter Represents the local device Bluetooth adapter. android.bluetooth.BluetoothAssignedNumbers? Bluetooth Assigned Numbers. android.bluetooth.BluetoothClass Represents a Bluetooth class, which describes general characteristics and capabilities of a device. android.bluetooth.BluetoothClass.Device Defines 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.BluetoothDevice Represents a remote Bluetooth device. android.bluetooth.BluetoothGatt Public API for the Bluetooth GATT Profile. android.bluetooth.BluetoothGattCallback This abstract class is used to implement BluetoothGatt callbacks. android.bluetooth.BluetoothGattCharacteristic Represents a Bluetooth GATT Characteristic
A GATT characteristic is a basic data element used to construct a GATT service, BluetoothGattService.android.bluetooth.BluetoothGattDescriptor Represents a Bluetooth GATT Descriptor.
GATT Descriptors contain additional information and attributes of a GATT characteristic, BluetoothGattCharacteristic.android.bluetooth.BluetoothGattServer Public API for the Bluetooth GATT Profile server role. android.bluetooth.BluetoothGattServerCallback? This abstract class is used to implement BluetoothGattServer? callbacks. android.bluetooth.BluetoothGattService Represents a Bluetooth GATT Service.
Gatt Service contains a collection of BluetoothGattCharacteristic, as well as referenced services.android.bluetooth.BluetoothHeadset Public 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.BluetoothHidDevice Provides 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.BluetoothManager High level manager used to obtain an instance of an BluetoothAdapter and to conduct overall Bluetooth Management. android.bluetooth.BluetoothServerSocket A listening Bluetooth socket. android.bluetooth.BluetoothSocket A connected or connecting Bluetooth socket. android.bluetooth.BluetoothStatusCodes? A class with constants representing possible return values for Bluetooth APIs.