Skip to content

Use locks to prevent race conditions in HCICordioTransport #402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025

Use locks to prevent race conditions in HCICordioTransport

b14172f
Select commit
Loading
Failed to load commit list.
Merged

Use locks to prevent race conditions in HCICordioTransport #402

Use locks to prevent race conditions in HCICordioTransport
b14172f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 25, 2025 in 0s

0.00% of diff hit (target 15.30%)

View this Pull Request on Codecov

0.00% of diff hit (target 15.30%)

Annotations

Check warning on line 139 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L139

Added line #L139 was not covered by tests

Check warning on line 146 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L146

Added line #L146 was not covered by tests

Check warning on line 148 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L148

Added line #L148 was not covered by tests

Check warning on line 156 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L156

Added line #L156 was not covered by tests

Check warning on line 171 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L171

Added line #L171 was not covered by tests

Check warning on line 175 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L175

Added line #L175 was not covered by tests

Check warning on line 191 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L191

Added line #L191 was not covered by tests

Check warning on line 197 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L197

Added line #L197 was not covered by tests

Check warning on line 199 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L199

Added line #L199 was not covered by tests

Check warning on line 207 in src/utility/HCI.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCI.cpp#L207

Added line #L207 was not covered by tests

Check warning on line 40 in src/utility/HCITransport.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utility/HCITransport.h#L39-L40

Added lines #L39 - L40 were not covered by tests