Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Da2dp.h139 unsigned int a2dp_resume(struct avdtp *session, struct a2dp_sep *sep,
Da2dp.c1453 unsigned int a2dp_resume(struct avdtp *session, struct a2dp_sep *sep, in a2dp_resume() function
Dunix.c1090 id = a2dp_resume(a2dp->session, a2dp->sep, a2dp_resume_complete, in start_resume()