Name

OBEX_FreeInterfaces — free memory allocated to OBEX interface structures

Synopsis

void OBEX_FreeInterfaces (self);
obex_t * self;

Arguments

self

OBEX handle

Description

Frees memory allocated to OBEX interface structures after it has been allocated by OBEX_FindInterfaces.