Name
OBEX_FindInterfaces —
Get a list of OBEX interfaces on the system
Synopsis
int OBEX_FindInterfaces ( | self, | |
| | interfaces); | |
obex_t * self;
obex_interface_t ** interfaces;
Arguments
self
OBEX handle
interfaces
A list of OBEX interfaces
Description
Gets a list of OBEX interfaces, or NULL if there are none.