RequestDeviceOptionsAcceptAllDevices Property
If set the request returns all available devices with no filters applied.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public bool AcceptAllDevices { get; set; }
Public Property AcceptAllDevices As Boolean
Get
Set
public:
property bool AcceptAllDevices {
bool get ();
void set (bool value);
}
member AcceptAllDevices : bool with get, set
Property Value
Boolean