Android.Bluetooth.IBluetoothProfile: Method Members

The methods of Android.Bluetooth.IBluetoothProfile are listed below. For a list of all members, see the IBluetoothProfile Members list.

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.