Skip to content

feat(esp_prov): add --ble_adapter option for HCI adapter selection#723

Merged
mahavirj merged 1 commit intomasterfrom
feat/esp_prov_ble_adapter
Apr 14, 2026
Merged

feat(esp_prov): add --ble_adapter option for HCI adapter selection#723
mahavirj merged 1 commit intomasterfrom
feat/esp_prov_ble_adapter

Conversation

@mahavirj
Copy link
Copy Markdown
Member

@mahavirj mahavirj commented Apr 8, 2026

Allows specifying which HCI adapter Bleak uses for BLE provisioning. This enables use with vhci_bridge where the emulated device appears on a different adapter (e.g. hci1) than the system default.

Checklist

  • Component contains License
  • Component contains README.md
  • Component contains idf_component.yml file with url field defined
  • Component was added to upload job
  • Component was added to build job
  • Optional: Component contains unit tests
  • CI passing

Change description

Please describe your change here

Allows specifying which HCI adapter Bleak uses for BLE provisioning.
This enables use with vhci_bridge where the emulated device appears
on a different adapter (e.g. hci1) than the system default.
@mahavirj mahavirj requested a review from wqx6 April 8, 2026 16:11
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Test Results

40 files  40 suites   2m 42s ⏱️
 6 tests  0 ✅  6 💤 0 ❌
13 runs   0 ✅ 13 💤 0 ❌

Results for commit 86198f6.

@mahavirj mahavirj requested a review from Ashish285 April 9, 2026 04:08
@mahavirj mahavirj merged commit 0d7bc3d into master Apr 14, 2026
86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants