Interface | Description |
---|---|
BluetoothAdapter.BluetoothStateChangeCallback | |
BluetoothAdapter.LeScanCallback |
Callback interface used to deliver LE scan results.
|
BluetoothDevicePicker |
A helper to show a system "Device Picker" activity to the user.
|
BluetoothPbap.ServiceListener |
An interface for notifying Bluetooth PCE IPC clients when they have
been connected to the BluetoothPbap service.
|
BluetoothProfile |
Public APIs for the Bluetooth Profiles.
|
BluetoothProfile.ServiceListener |
An interface for notifying BluetoothProfile IPC clients when they have
been connected or disconnected to the service.
|
Class | Description |
---|---|
BluetoothA2dp |
This class provides the public APIs to control the Bluetooth A2DP
profile.
|
BluetoothA2dpSink |
This class provides the public APIs to control the Bluetooth A2DP Sink
profile.
|
BluetoothActivityEnergyInfo |
Record of energy and activity information from controller and
underlying bt stack state.Timestamp the record with system
time
|
BluetoothAdapter |
Represents the local device Bluetooth adapter.
|
BluetoothAssignedNumbers |
Bluetooth Assigned Numbers.
|
BluetoothAudioConfig |
Represents the audio configuration for a Bluetooth A2DP source device.
|
BluetoothAvrcp |
This class contains constants for Bluetooth AVRCP profile.
|
BluetoothAvrcpController |
This class provides the public APIs to control the Bluetooth AVRCP Controller.
|
BluetoothAvrcpPlayerSettings |
Class used to identify settings associated with the player on AG.
|
BluetoothClass |
Represents a Bluetooth class, which describes general characteristics
and capabilities of a device.
|
BluetoothClass.Device |
Defines all device class constants.
|
BluetoothClass.Device.Major |
Defines all major device class constants.
|
BluetoothClass.Service |
Defines all service class constants.
|
BluetoothDevice |
Represents a remote Bluetooth device.
|
BluetoothGatt |
Public API for the Bluetooth GATT Profile.
|
BluetoothGattCallback |
This abstract class is used to implement
BluetoothGatt callbacks. |
BluetoothGattCallbackWrapper |
Wrapper class for default implementation of IBluetoothGattCallback.
|
BluetoothGattCharacteristic |
Represents a Bluetooth GATT Characteristic
A GATT characteristic is a basic data element used to construct a GATT service,
BluetoothGattService . |
BluetoothGattDescriptor |
Represents a Bluetooth GATT Descriptor
GATT Descriptors contain additional information and attributes of a GATT
characteristic,
BluetoothGattCharacteristic . |
BluetoothGattIncludedService |
Represents a Bluetooth GATT Included Service
|
BluetoothGattServer |
Public API for the Bluetooth GATT Profile server role.
|
BluetoothGattServerCallback |
This abstract class is used to implement
BluetoothGattServer callbacks. |
BluetoothGattService |
Represents a Bluetooth GATT Service
Gatt Service contains a collection of
BluetoothGattCharacteristic ,
as well as referenced services. |
BluetoothHeadset |
Public API for controlling the Bluetooth Headset Service.
|
BluetoothHeadsetClient |
Public API to control Hands Free Profile (HFP role only).
|
BluetoothHeadsetClientCall |
This class represents a single call, its state and properties.
|
BluetoothHealth |
Public API for Bluetooth Health Profile.
|
BluetoothHealthAppConfiguration |
The Bluetooth Health Application Configuration that is used in conjunction with
the
BluetoothHealth class. |
BluetoothHealthCallback |
This abstract class is used to implement
BluetoothHealth callbacks. |
BluetoothInputDevice |
This class provides the public APIs to control the Bluetooth Input
Device Profile.
|
BluetoothManager |
High level manager used to obtain an instance of an
BluetoothAdapter
and to conduct overall Bluetooth Management. |
BluetoothMap |
This class provides the APIs to control the Bluetooth MAP
Profile.
|
BluetoothMasInstance | |
BluetoothMasInstance.MessageType | |
BluetoothPan |
This class provides the APIs to control the Bluetooth Pan
Profile.
|
BluetoothPbap |
The Android Bluetooth API is not finalized, and *will* change.
|
BluetoothPbapClient |
This class provides the APIs to control the Bluetooth PBAP Client Profile.
|
BluetoothSap |
This class provides the APIs to control the Bluetooth SIM
Access Profile (SAP).
|
BluetoothServerSocket |
A listening Bluetooth socket.
|
BluetoothSocket |
A connected or connecting Bluetooth socket.
|
BluetoothUuid |
Static helper methods and constants to decode the ParcelUuid of remote devices.
|
OobData |
Out Of Band Data for Bluetooth device pairing.
|
SdpMasRecord | |
SdpMasRecord.MessageType | |
SdpMnsRecord | |
SdpOppOpsRecord | |
SdpPseRecord | |
SdpRecord | |
SdpSapsRecord | |
UidTraffic |
Record of data traffic (in bytes) by an application identified by its UID.
|
Annotation Type | Description |
---|---|
BluetoothAdapter.AdapterState | |
BluetoothAdapter.ScanMode |