Searched refs:a2dp_setup (Results 1 – 1 of 1) sorted by relevance
83 struct a2dp_setup { struct111 static struct a2dp_setup *setup_ref(struct a2dp_setup *setup) in setup_ref() argument120 static void setup_free(struct a2dp_setup *s) in setup_free()131 static void setup_unref(struct a2dp_setup *setup) in setup_unref()150 static gboolean finalize_config(struct a2dp_setup *s) in finalize_config()172 static gboolean finalize_config_errno(struct a2dp_setup *s, int err) in finalize_config_errno()182 static gboolean finalize_resume(struct a2dp_setup *s) in finalize_resume()201 static gboolean finalize_suspend(struct a2dp_setup *s) in finalize_suspend()220 static gboolean finalize_suspend_errno(struct a2dp_setup *s, int err) in finalize_suspend_errno()230 static struct a2dp_setup *find_setup_by_session(struct avdtp *session) in find_setup_by_session()[all …]