Searched defs:async_context (Results 1 – 3 of 3) sorted by relevance
179 struct async_context { struct180 const async_context_type_t *type; argument189 * \brief Acquire the async_context lock argument
125 …nst btstack_run_loop_t *btstack_run_loop_async_context_get_instance(async_context_t *async_context) in btstack_run_loop_async_context_get_instance()
25 static async_context_t *async_context; variable