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.c918 gboolean unref_avdtp_on_fail = FALSE; in start_open() local
927 unref_avdtp_on_fail = TRUE; in start_open()
989 if (unref_avdtp_on_fail && a2dp->session) { in start_open()
1068 gboolean unref_avdtp_on_fail = FALSE; in start_resume() local
1077 unref_avdtp_on_fail = TRUE; in start_resume()
1132 if (unref_avdtp_on_fail && a2dp->session) { in start_resume()
1144 gboolean unref_avdtp_on_fail = FALSE; in start_suspend() local
1153 unref_avdtp_on_fail = TRUE; in start_suspend()
1204 if (unref_avdtp_on_fail && a2dp->session) { in start_suspend()