OBEX_FreeInterfaces

Name

OBEX_FreeInterfaces --  free memory allocated to OBEX interface structures

Synopsis

void OBEX_FreeInterfaces (obex_t * self);

Arguments

self

OBEX handle

Description

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