Skip to content

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