We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d973d commit 6dfad60Copy full SHA for 6dfad60
tests/bluetooth/host/conn/mocks/kernel.c
@@ -39,3 +39,4 @@ DEFINE_FAKE_VALUE_FUNC(void *, k_heap_aligned_alloc, struct k_heap *,
39
size_t, size_t, k_timeout_t);
40
41
struct k_work_q k_sys_work_q;
42
+bool z_sys_post_kernel = true;
0 commit comments