void btstack_run_loop_async_context_deinit(void)
Deinitialize the BTstack state to stop it using the async_context API.
Definition btstack_run_loop_async_context.c:132
const btstack_run_loop_t * btstack_run_loop_async_context_get_instance(async_context_t *context)
Initialize and return the singleton BTstack run loop instance that integrates with the async_context ...
Definition btstack_run_loop_async_context.c:125