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

  /external/bluetooth/bluez/audio/
avdtp.h 304 const char *avdtp_strerror(struct avdtp_error *err);
avdtp.c 1050 DBG("stream state change failed: %s", avdtp_strerror(&err));
3763 const char *avdtp_strerror(struct avdtp_error *err) function
    [all...]
sink.c 328 DBG("Stream setup failed : %s", avdtp_strerror(err));
source.c 281 DBG("Stream setup failed : %s", avdtp_strerror(err));

Completed in 38 milliseconds