OBEX_ResponseToString — Return a human understandable string from a response-code.
char * OBEX_ResponseToString (rsp);int rsp;
char * OBEX_ResponseToString (
)
int rsp
rsp
Response code.
The returned char must not be freed. Returns NULL on error.
NULL