obex_ctrans_t Struct Reference

#include <obex_const.h>


Data Fields

int(* connect )(obex_t *handle, void *customdata)
int(* disconnect )(obex_t *handle, void *customdata)
int(* listen )(obex_t *handle, void *customdata)
int(* write )(obex_t *handle, void *customdata, uint8_t *buf, int buflen)
int(* handleinput )(obex_t *handle, void *customdata, int timeout)
void * customdata


Field Documentation

int(* obex_ctrans_t::connect)(obex_t *handle, void *customdata)

int(* obex_ctrans_t::handleinput)(obex_t *handle, void *customdata, int timeout)

int(* obex_ctrans_t::listen)(obex_t *handle, void *customdata)

int(* obex_ctrans_t::write)(obex_t *handle, void *customdata, uint8_t *buf, int buflen)


The documentation for this struct was generated from the following file:

Generated on Tue Jun 23 12:16:21 2009 for OpenOBEX by  doxygen 1.5.9