Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Bluetooth

Allows your application to communicate with Bluetooth devices paired with the device.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
Bluetooth = 22

Remarks

To communicate with the Bluetooth devices, the application can use either the Get Attribute (GAAT) or Classic Basic Rate (RFCOMM) protocols.