mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-15 22:20:59 +00:00
add missing return (from merge)
This commit is contained in:
parent
3bfacaf947
commit
021517889e
@ -307,6 +307,7 @@ static int hfp_hf_run_for_context_service_level_connection(hfp_connection_t * co
|
||||
default:
|
||||
break;
|
||||
}
|
||||
return done;
|
||||
}
|
||||
|
||||
static void hfp_hf_handle_ok_service_level_connection_establishment(hfp_connection_t *context){
|
||||
|
Loading…
x
Reference in New Issue
Block a user