Searched refs:stop_rust_module (Results 1 – 3 of 3) sorted by relevance
519 static void stop_rust_module(void) { stack_manager_get_interface()->shut_down_rust_module_async(); } in stop_rust_module() function1245 .stop_rust_module = stop_rust_module,
721 void (*stop_rust_module)(void); member
1325 btIf->stop_rust_module(); in cleanupNative()