raw1394_stop_fcp_listen

Name

raw1394_stop_fcp_listen --  disable reception of FCP events

Synopsis

int raw1394_stop_fcp_listen (raw1394handle_t handle);

Arguments

handle

libraw1394 handle

Description

Stops the reception of FCP events (writes to the FCP_COMMAND or FCP_RESPONSE address ranges) on handle.

Returns

0 on success or -1 on failure (sets errno)