Emil Gydesen
89bcb874db
tests: Bluetooth: Add missing ASCS mocks
...
Add mocks for k_sem_take, k_sem_give and bt_gatt_get_mtu
Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-05-12 15:29:17 +02:00
Mariusz Skamra
33767540d9
tests: Bluetooth: audio: Extend kernel mocks
...
This adds basic functionality that mocks the k_work API. The ASCS uses
delayed work to defer the CIS disconnection.
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-03-28 15:07:09 +02:00
Mariusz Skamra
269290d614
tests: bluetooth: audio: Add mocks for audio
...
This adds common mocks to be used while unit testing Bluetooth Audio
code.
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-03-22 11:39:18 +01:00