使用connection.on('bluetoothDeviceFind')提示2900099

代码如下:

try {  connection.on('bluetoothDeviceFind', (data: Array<string>) => {    
		console.info("蓝牙扫描1", '设备名称 = ');    
      } catch (err) {   
      	console.info("蓝牙扫描1", '设备名称 = ');    
      }}

使用这个方法扫描蓝牙时,会偶现2900099,有时候能成功,但有时候会连续失败,请问是什么原因

蓝牙
2025-05-27 10:04:32
浏览
1
收藏 0
回答 1
待解决
回答 1
按赞同
/
按时间
mb68358d95a2bee

UDRYTGETGERITGIRHHRO

分享
微博
QQ
微信
回复
2025-05-27 18:06:26
相关问题
HarmonyOS connection监听断网事件
1243浏览 • 1回复 待解决
HarmonyOS 蓝牙ble写入失败 2900099
1543浏览 • 1回复 待解决
HarmonyOS rcp创建connection连接数
865浏览 • 1回复 待解决
connection.getDefaultNet中netID取值的咨询
1175浏览 • 1回复 待解决
网络连接管理connection中this指向问题
1585浏览 • 1回复 待解决
HarmonyOS 函数使用bind提示警告
1401浏览 • 1回复 待解决