drv_ir.h 167 B

123456
  1. #ifndef _IR_EXT_H
  2. #define _IR_EXT_H
  3. #include <drv_types.h>
  4. extern INT32 SEND_DVD_IR_COMBO( UINT8 ir_protocol, UINT32 ir_keycode );
  5. #endif // end of #ifndef _IR_EXT_H