BluetoothAdapter.IsOffloadedScanBatchingSupported Proprietà

Definizione

Restituisce true se è supportato l'invio in batch di analisi offloaded

public bool IsOffloadedScanBatchingSupported { [Android.Runtime.Register("isOffloadedScanBatchingSupported", "()Z", "")] get; }
[<get: Android.Runtime.Register("isOffloadedScanBatchingSupported", "()Z", "")>]
member this.IsOffloadedScanBatchingSupported : bool

Valore della proprietà

true se il chipset supporta l'invio in batch di analisi su chip

Attributi

Commenti

Restituisce true se è supportato l'invio in batch di analisi offloaded

per android.bluetooth.BluetoothAdapter.isOffloadedScanBatchingSupported().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a