Documentation for this section has not yet been entered.
Return the set of Android.Bluetooth.BluetoothDevice objects that are bonded (paired) to the local adapter.
If Bluetooth state is not BluetoothAdapter.STATE_ON, this API will return an empty set. After turning on Bluetooth, wait for BluetoothAdapter.ActionStateChanged with BluetoothAdapter.STATE_ON to get the updated value.