Home
last modified time | relevance | path

Searched refs:unref_avdtp_on_fail (Results 1 – 1 of 1) sorted by relevance

/external/bluetooth/bluez/audio/
Dunix.c887 gboolean unref_avdtp_on_fail = FALSE; in start_open() local
896 unref_avdtp_on_fail = TRUE; in start_open()
958 if (unref_avdtp_on_fail && a2dp->session) { in start_open()
1037 gboolean unref_avdtp_on_fail = FALSE; in start_resume() local
1046 unref_avdtp_on_fail = TRUE; in start_resume()
1101 if (unref_avdtp_on_fail && a2dp->session) { in start_resume()
1113 gboolean unref_avdtp_on_fail = FALSE; in start_suspend() local
1122 unref_avdtp_on_fail = TRUE; in start_suspend()
1173 if (unref_avdtp_on_fail && a2dp->session) { in start_suspend()