mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-22 06:41:17 +00:00
mesh: fix mock
This commit is contained in:
parent
cecccdbb59
commit
9dd77ddd91
@ -167,3 +167,6 @@ void btstack_run_loop_set_timer_context(btstack_timer_source_t * ts, void * cont
|
||||
void * btstack_run_loop_get_timer_context(btstack_timer_source_t * ts){
|
||||
return timer_context;
|
||||
}
|
||||
void hci_halting_defer(void){
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user