- context
- Context of the application
- listener
- The service Listener for connection callbacks.
- profile
- The Bluetooth profile; either BluetoothProfile.Health, BluetoothProfile.Headset or BluetoothProfile.A2dp.
Documentation for this section has not yet been entered.
Get the profile proxy object associated with the profile.
Profile can be one of BluetoothProfile.Health, BluetoothProfile.Headset, BluetoothProfile.A2dp, BluetoothProfile.Gatt, or BluetoothProfile.GattServer. Clients must implement Android.Bluetooth.IBluetoothProfileServiceListener to get notified of the connection status and to get the proxy object.