Skip to content

dongqishu/cordova-plugin-bluetoothstatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BluetoothStatusPlugin

Bluetooth Status Plugin

作用

实时获取蓝牙耳机的连接状态

用法示例

declare let cordova: any;

cordova.plugins.BluetoothStatusPlugin.start(msg => {
  alert(msg);
  console.log(msg);
});

About

Bluetooth Status Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published