Constraint: Bluetooth State
Revision as of 11:06, 9 January 2026 by MacroDroidDev (talk | contribs)
This constraint allows or prevents a macro/feature from running based on the current Bluetooth state.
Options
- Bluetooth Enabled: Constraint passes only when Bluetooth is on
- Bluetooth Disabled: Constraint passes only when Bluetooth is off
- Device Connected/Disconnected: Optionally check if a specific device is connected or not
Example
Example 1: Enable Bluetooth before launching navigation if it is off
Triggers Application Launched/Closed - Launched (Maps)
Actions Bluetooth Configure (Enable)
Constraints Bluetooth State - Disabled
See Also