uniapp 蓝牙自动配对如何实现
Open
- Dominant language
- JavaScript
- Stars
- 41.6k
- Forks
- 3.7k
- Avg merge
- 7h 6m
- Merged PRs (30d)
- 6
Description
### 发行方式
App
### 具体平台
Android 13
### 开发环境
macOS
### 项目创建方式
CLI命令行
### 依赖版本
"@dcloudio/uni-app": "3.0.0-4020820240925001",
"vue": "^3.4.21",
### 问题描述
使用uniapp开发android app,如何实现连接蓝牙设备自动配对,不弹出配对弹窗,不需要用户手动填写 pin 码。
类似 wx.makeBluetoothPair、wx. isBluetoothDevicePaired

### 重现步骤
/
### 期望行为
增加 uni. makeBluetoothPair、uni. isBluetoothDevicePaired
### 实际行为
_No response_
### 截图或录屏
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.