DVB_CA_EN50221_READ_TUPLE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

dvb_ca_en50221_read_tuple -  

SYNOPSIS

"SYNOPSIS"

int dvb_ca_en50221_read_tuple (struct dvb_ca_private * ca, int slot, int * address, int * tupleType, int * tupleLength, u8 * tuple);  

ARGUMENTS

ca
-- undescribed --
slot
-- undescribed --
address
-- undescribed --
tupleType
-- undescribed --
tupleLength
-- undescribed --
tuple
-- undescribed --
 

DESCRIPTION

param ca CA instance. param slot Slot id. param address Address to read from. Updated. param tupleType Tuple id byte. Updated. param tupleLength Tuple length. Updated. param tuple Dest buffer for tuple (must be 256 bytes). Updated.

return 0 on success, nonzero on error.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:06 GMT, October 09, 2005