Found 4 other functions taking a
tOBEX_SVR_INFO
argument:
* Function GOEPC_Open * Description Start the progress to establish a GOEP connection to server * Returns GOEP_SUCCESS if successful, otherwise failed, when the * connection is established, GOEPC_OPENED_EVT will come
* Function OBEX_CreateConn * Description Start the progress of creating an OBEX connection * Returns OBEX_SUCCESS if successful, otherwise failed, when the * connection is opened, an OBEX_CONNECT_EVT will come
* Function OBEX_RegisterServer * Description Register an OBEX server and listen the incoming connection * Returns OBEX_SUCCESS if successful, otherwise failed