Line 5: |
Line 5: |
| | | |
| <pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> | | <pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> |
− | Due to restrictions the helper app is required to execute this function. | + | Due to restrictions the helper app is required to execute this function. See bottom of this page for link to download the latest version of MacroDroid Helper apk. |
− | See the first page of this thread to download the latest version of macrdroid helper apk | |
| | | |
− | enable/disable bluetooth is currently supported (without MacroDroid Helper) with ROOT.
| + | Enable/disable/toggle bluetooth is currently supported in two ways: |
| + | • Root |
| + | • No root (Connectivity Helper) |
| </pre> | | </pre> |
| | | |
Line 15: |
Line 16: |
| * <span style="color: #1665b0; font-size: 16px;">'''Enable Bluetooth'''</span> | | * <span style="color: #1665b0; font-size: 16px;">'''Enable Bluetooth'''</span> |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
− | Activates the bluetooth.
| + | Enables bluetooth. |
| </pre><br/> | | </pre><br/> |
− | * <span style="color: #1665b0; font-size: 16px;">'''Disable the bluetooth. '''</span> | + | * <span style="color: #1665b0; font-size: 16px;">'''Disable bluetooth '''</span> |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
− | Disable the bluetooth.
| + | Disables bluetooth. |
| </pre><br/> | | </pre><br/> |
− | * <span style="color: #1665b0; font-size: 16px;">'''Toggles the current state of the bluetooth. '''</span> | + | * <span style="color: #1665b0; font-size: 16px;">'''Toggle Bluetooth '''</span> |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
− | Toggles the current state of the bluetooth. | + | Toggles the current state of bluetooth. |
| </pre><br/> | | </pre><br/> |
− | * <span style="color: #1665b0; font-size: 16px;">'''Connect to a specific bluetooth device. '''</span> | + | * <span style="color: #1665b0; font-size: 16px;">'''Connect Audio Device '''</span> |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
− | Connect to a specific bluetooth device. | + | Connect to a specific bluetooth audio device. |
| </pre><br/> | | </pre><br/> |
− | * <span style="color: #1665b0; font-size: 16px;">'''Disconnect from a specific bluetooth device. '''</span><br/> | + | * <span style="color: #1665b0; font-size: 16px;">'''Disconnect Audio Device '''</span><br/> |
| | | |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
− | Disconnect from a specific bluetooth device. | + | Disconnect from a specific bluetooth audio device. |
| </pre><br/> | | </pre><br/> |
| | | |