diff -r a811597961f0 -r 1a73e8f1b64d accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h --- a/accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h Sat Feb 20 00:05:00 2010 +0200 +++ b/accessoryservices/pluggeddisplay/edidparser/inc/cea861edidparser.h Fri Mar 12 15:50:01 2010 +0200 @@ -156,6 +156,14 @@ IMPORT_C TBool IsVendorSpecificDataBlockSupported(); /** + * Indicates whether the sink has IEEE registration or not in the vendor specific data block + * + * @param none + * @return true/false + */ + IMPORT_C TBool HasIEEERegistration(); + + /** * Indicates whether or not Speaker Allocation Data Block is supported * *