Commit Graph

2 Commits (feature-bluetooth-unit-test)

Author SHA1 Message Date
Vincent Coubard a3a507d9ca Fix fake event queue process event.
The result of remove_if was fed into erase without checking something
was actually removed.
2021-02-10 11:26:25 +00:00
Paul Szczepanek 164bb83274
Add Bluetooth stubs as libs (#14229)
* add stubs as libs

* split up stubs and fakes

* use correct types in fake event queue

* allow arguments in fake event queue callbacks

* remove dispatch forever

* remove redundant call signature

* return false on cancel with invalid id

* return queue size
2021-02-09 14:52:30 +00:00