Name

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

Synopsis

char * OBEX_ResponseToString (rsp);
int rsp;

Arguments

rsp

Response code.

Description

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