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

  /external/bluetooth/bluez/audio/
source.c 238 static DBusHandlerResult error_failed(DBusConnection *conn, function
261 error_failed(pending->conn, pending->msg, "Stream setup failed");
306 error_failed(pending->conn, pending->msg, "Stream setup failed");
506 error_failed(pending->conn, pending->msg, "Stream setup failed");
sink.c 271 static DBusHandlerResult error_failed(DBusConnection *conn, function
294 error_failed(pending->conn, pending->msg, "Stream setup failed");
339 error_failed(pending->conn, pending->msg, "Stream setup failed");
544 error_failed(pending->conn, pending->msg, "Stream setup failed");
  /external/bluetooth/bluez/src/
device.c 159 static DBusHandlerResult error_failed(DBusConnection *conn, function
170 return error_failed(conn, msg, desc);
    [all...]

Completed in 189 milliseconds