-
Notifications
You must be signed in to change notification settings - Fork 307
Open
Description
When I try to run the adv_airpods.py script, there is an error below:
Traceback (most recent call last):
File "/home/kali/playgroud/apple_bleee/adv_airpods.py", line 26, in <module>
toggle_device(dev_id, True)
~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/home/kali/playgroud/apple_bleee/utils/bluetooth_utils.py", line 97, in toggle_device
fcntl.ioctl(hci_sock.fileno(),
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
bluez.HCIDEVUP if enable else bluez.HCIDEVDOWN,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
request[0])
^^^^^^^^^^^
OSError: [Errno 19] No such device
Is there anyone have the same problem? How to fix it?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels