hcitool used in HCI.py is deprecated in latest BlueZ

Open
#246 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
linux, python

Research direction

Start with Firmware/Linux_HCI/HCI.py and trace every use of the deprecated hcitool command. Compare those operations with btmgmt and current BlueZ documentation, then verify that the replacement supports all functionality required by the OpenHaystack firmware tag implementation on a current Linux system.

Written by the indexing model from the issue text.

Description

bug

HCI.py uses hcitool command:
https://github.com/seemoo-lab/openhaystack/blob/main/Firmware/Linux_HCI/HCI.py

unfortunately hcitool is deprecated in latest BlueZ. i have no idea what is correct replacement in the latest version. at least for some use cases there seems to be tool called btmgmt, but at this point i cannot tell if that provides all the functionality needed by openhaystack firmware tag implementation.

Dominant language
Swift
Stars
13.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from seemoo-lab/openhaystack

All issues in seemoo-lab/openhaystack

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.