Searched refs:dwl_context_setup (Results 1 – 3 of 3) sorted by relevance
67 pub fn dwl_context_setup( in dwl_context_setup() function
123 let setup_success = unsafe { dwl_context_setup(ctx.0, cstr_path_ptr) }; in new()
390 bool dwl_context_setup(struct dwl_context *self, const char *socket_path) in dwl_context_setup() function