HCI Command SetEventFilter shouldn't cause netsimd to terminate
Open
- Dominant language
- C++
- Stars
- 34
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Reference: https://github.com/google/rootcanal/pull/17#discussion_r1434389203
In the current implementation of netsimd (approx version 0.2.11), when a SetEventFilter Bluetooth HCI command is issued, and it is not "Clear all filters", netsimd will terminate. Our use case uses this HCI command, so netsimd will terminate in the middle of our simulation.
Could rootcanal/netsimd be updated to support this HCI command or at least ignore it?
Contributor guide
Assessment
This issue has not been assessed yet.