Searched refs:a2dp_setup (Results 1 – 1 of 1) sorted by relevance
81 struct a2dp_setup { struct109 static struct a2dp_setup *setup_ref(struct a2dp_setup *setup) in setup_ref() argument118 static void setup_free(struct a2dp_setup *s) in setup_free()129 static void setup_unref(struct a2dp_setup *setup) in setup_unref()148 static gboolean finalize_config(struct a2dp_setup *s) in finalize_config()170 static gboolean finalize_config_errno(struct a2dp_setup *s, int err) in finalize_config_errno()180 static gboolean finalize_resume(struct a2dp_setup *s) in finalize_resume()199 static gboolean finalize_suspend(struct a2dp_setup *s) in finalize_suspend()218 static gboolean finalize_suspend_errno(struct a2dp_setup *s, int err) in finalize_suspend_errno()228 static struct a2dp_setup *find_setup_by_session(struct avdtp *session) in find_setup_by_session()[all …]