HomeSort by relevance Sort by last modified time
    Searched refs:avdtp_stream_add_cb (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluez/audio/
avdtp.h 244 unsigned int avdtp_stream_add_cb(struct avdtp *session,
sink.c 744 sink->cb_id = avdtp_stream_add_cb(session, stream,
source.c 587 source->cb_id = avdtp_stream_add_cb(session, stream,
a2dp.c 395 avdtp_stream_add_cb(setup->session, setup->stream,
819 avdtp_stream_add_cb(session, stream, stream_state_changed, a2dp_sep);
    [all...]
unix.c 761 client->cb_id = avdtp_stream_add_cb(session, stream,
    [all...]
avdtp.c 3379 unsigned int avdtp_stream_add_cb(struct avdtp *session, function
    [all...]

Completed in 350 milliseconds