# Bluetooth Is Device Paired

Checks the pairing state of a Bluetooth device.

Action available for the following operating systems:

![](https://3821468174-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrTlA1suFa5N48x_83N%2F-MGNrRhE4X1yoH0bXC6I%2F-MGNsZjeYMKt8-HvBB5n%2FTodos%20menos%20IOS.PNG?alt=media\&token=25a0b0e6-f318-4a38-b3f3-5b71460a3fb0)

### Parameters

* **MAC Address** \<quoted string> - The MAC Address of the Bluetooth device to check the pairing state.
* **Target Pairing Status** \<unquoted string> - The control or variable where the pairing state of the discovered device will be stored. It can be:
  * 0 - Not Paired&#x20;
  * 1 - Paired

{% hint style="warning" %}
On some Windows CE/Mobile devices this function may not be available. It will depend on the actual Bluetooth drivers of the device.
{% endhint %}
