You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/kali/AppleJuice/app.py", line 148, in
main()
File "/home/kali/AppleJuice/app.py", line 117, in main
toggle_device(dev_id, True)
File "/home/kali/AppleJuice/utils/bluetooth_utils.py", line 97, in toggle_device
fcntl.ioctl(hci_sock.fileno(),
OSError: [Errno 38] Function not implemented
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/kali/AppleJuice/app.py", line 148, in
main()
File "/home/kali/AppleJuice/app.py", line 117, in main
toggle_device(dev_id, True)
File "/home/kali/AppleJuice/utils/bluetooth_utils.py", line 97, in toggle_device
fcntl.ioctl(hci_sock.fileno(),
OSError: [Errno 38] Function not implemented
The text was updated successfully, but these errors were encountered: