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
Base structure type of all async_contexts. For details about its use, see pico_async_context.
Definition: async_context.h:179