Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/301.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/78.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 如何将3D主动快门与PyBluez配对?_Python_Bluetooth_Pybluez - Fatal编程技术网

Python 如何将3D主动快门与PyBluez配对?

Python 如何将3D主动快门与PyBluez配对?,python,bluetooth,pybluez,Python,Bluetooth,Pybluez,我想使用蓝牙3D主动快门(用于电视)进行一些测试,我正在尝试使用PyBluez库与该设备配对。但是,我不知道怎么做。在中,解释了眼镜需要搜索服务器进行配对,并发送电池电量和其他信息。我试图使用GitHub中的PyBluez示例创建L2CAP服务器来连接,但没有发生任何事情。我不知道是否会是L2CAP服务器。如何创建与此设备配对的服务器

我想使用蓝牙3D主动快门(用于电视)进行一些测试,我正在尝试使用PyBluez库与该设备配对。但是,我不知道怎么做。在中,解释了眼镜需要搜索服务器进行配对,并发送电池电量和其他信息。我试图使用GitHub中的PyBluez示例创建L2CAP服务器来连接,但没有发生任何事情。我不知道是否会是L2CAP服务器。如何创建与此设备配对的服务器