Android.Bluetooth.IBluetoothProfile Members

The members of Android.Bluetooth.IBluetoothProfile are listed below.

Public Properties

[read-only]
ConnectedDevicesIList<BluetoothDevice>. Get connected devices for this specific profile.

Public Methods

GetConnectionState(BluetoothDevice) : ProfileState
Get the current connection state of the profile
GetDevicesMatchingConnectionStates(ProfileState[]) : IList<BluetoothDevice>
Get a list of devices that match any of the given connection states.