OBEX_ResponseToString

Name

OBEX_ResponseToString --  Return a human understandable string from a response-code.

Synopsis

char * OBEX_ResponseToString (int rsp);

Arguments

rsp

Response code.

Description

The returned char must not be freed. Returns NULL on error.