Skip to content

Bluetooth #49

@Benjamin-Loison

Description

@Benjamin-Loison

termux/termux-api/tree/760c1777950d69d87b20c0147588b7b660f29135/app/src/main/java/com/termux/api/apis

does not mention Bluetooth.

https://developer.android.com/reference/android/bluetooth/BluetoothAdapter#enable()

while being deprecated should still work, but UI approach deserves not being deprecated.

Searched Termux API Bluetooth in open and closed issues and pull requests.

Answers to the Stack Overflow question 37259260 do not help.

I have read:

cmd bluetooth_manager enable

does not return anything and does not help.

content
Output:
No command content found, did you mean:
 Command convert in package imagemagick
 Command p7content in package nss-utils
am broadcast -a android.intent.action.BLUETOOTH_ENABLE --ez state true
Output:
Broadcasting: Intent { act=android.intent.action.BLUETOOTH_ENABLE (has extras) }
Broadcast sent without waiting for result

does not help.

service
Output:
No command service found, did you mean:
 Command evince in package evince
 Command seanime in package seanime
 Command serdi in package serd
 Command strace in package strace
 Command renice in package util-linux

StevenSalazarM/Termux-api-bluetooth has 89 satrs and last commit was 6 years ago.
StevenSalazarM/termux-app-bluetooth has 48 stars and last commit was 6 years ago.

Feature description

Reference implementation

Have you checked if the feature is accessible through the Android API?
Do you know of other open-source apps that has a similar feature as the one you want? (Provide links)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions