mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-16 17:42:51 +00:00
btstack_run_loop: streamline function definition for parser
This commit is contained in:
parent
254ba40217
commit
f7e6a33512
@ -245,7 +245,7 @@ void * btstack_run_loop_get_timer_context(btstack_timer_source_t * timer);
|
||||
/**
|
||||
* @brief Add timer source.
|
||||
*/
|
||||
void btstack_run_loop_add_timer(btstack_timer_source_t * timer);
|
||||
void btstack_run_loop_add_timer(btstack_timer_source_t * timer);
|
||||
|
||||
/**
|
||||
* @brief Remove timer source.
|
||||
|
Loading…
x
Reference in New Issue
Block a user