WO2014173248A1 - Method and device for matching customer code of remote controller - Google Patents

Method and device for matching customer code of remote controller Download PDF

Info

Publication number
WO2014173248A1
WO2014173248A1 PCT/CN2014/075598 CN2014075598W WO2014173248A1 WO 2014173248 A1 WO2014173248 A1 WO 2014173248A1 CN 2014075598 W CN2014075598 W CN 2014075598W WO 2014173248 A1 WO2014173248 A1 WO 2014173248A1
Authority
WO
WIPO (PCT)
Prior art keywords
client code
code
received
client
player
Prior art date
Application number
PCT/CN2014/075598
Other languages
French (fr)
Chinese (zh)
Inventor
陈延
Original Assignee
广东欧珀移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 广东欧珀移动通信有限公司 filed Critical 广东欧珀移动通信有限公司
Publication of WO2014173248A1 publication Critical patent/WO2014173248A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/41Structure of client; Structure of client peripherals
    • H04N21/4104Peripherals receiving signals from specially adapted client devices
    • H04N21/4108Peripherals receiving signals from specially adapted client devices characterised by an identification number or address, e.g. local network address
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/41Structure of client; Structure of client peripherals
    • H04N21/422Input-only peripherals, i.e. input devices connected to specially adapted client devices, e.g. global positioning system [GPS]
    • H04N21/42204User interfaces specially adapted for controlling a client device through a remote control device; Remote control devices therefor

Definitions

  • the present invention relates to the field of media players, and in particular, to a method, a device, and a mobile terminal for matching a remote controller client code.
  • the remote controller In the process of controlling the media player using the remote control, the remote controller first needs to send the client code. After receiving the client code sent by the remote controller, the player determines whether to accept the control signal sent by the remote controller by determining whether the received client code is valid.
  • remote controls used to control the player provide control buttons for play, pause, previous track, next track, and more. That is to say, the control functions provided by the remote controller for controlling different players are similar.
  • remote controls that can remotely control a variety of players have appeared on the market, and are known as universal remote controls.
  • the first problem to be faced when using a universal remote to remotely control different players is that different players require different client codes, so first the client code needs to be matched with the player.
  • the current universal remote control and the different players perform the customer code matching process manually.
  • the customer code selection switch is set on the universal remote controller, and has multiple customer code selection gear positions, which respectively correspond to different customer codes.
  • the user code selection switch needs to be toggled to the correct gear position before the player can be remotely controlled. Obviously, this way of matching customer codes is not convenient.
  • the object of the present invention is to provide a remote control client code matching method and device, so that the remote controller It is able to quickly and conveniently match customer codes to different players.
  • a method for matching a remote client code comprising:
  • the client code buffer timer and the client code update timer are started;
  • the customer code update timer expires, if the client code check signal is still received, the existing client code is updated to the received client code, and the updated client code is displayed on the display screen.
  • the client code is a signal code sequence for identifying whether the remote controller is valid.
  • the client code verification signal is a signal that is required to check whether the received client code matches the existing client code, and the remote controller sends the player requesting the client to check the client code.
  • time duration of the client code update timer is greater than the time duration of the client code buffer timer.
  • the present invention also discloses a matching device for a remote controller client code, the device comprising: a timer starting module, configured to receive a client code check signal, and the received client code is different from the existing client code , starting a client code buffer timer and a client code update timer;
  • a client code cache module configured to: when the client code buffer timer expires, and still receive the client code check signal, buffer the received client code;
  • a client code update module configured to: when the client code update timer expires, and still receive the client code check signal, update the existing client code to the received client code, and display the updated on the display screen Customer code.
  • the client code is a signal code sequence for identifying whether the remote controller is valid.
  • the client code verification signal is a signal that is required to check whether the received client code matches the existing client code, and the remote controller sends the player requesting the client to check the client code.
  • time duration of the client code update timer is greater than the time duration of the client code buffer timer.
  • the invention caches the client code sent by the remote controller when the client code sent by the remote controller is different from the client code pre-stored by the player, and replaces the client code pre-stored by the player with the remote controller when the client code update timer expires.
  • the way of the customer code allows the user to change the pre-stored client code on the player by long pressing the client code check button on the remote control, realizing the remote control of multiple media players using one remote controller.
  • FIG. 1 is a schematic diagram of a system for implementing a matching method of a remote controller client code according to a first embodiment of the present invention.
  • FIG. 2 is a flow chart of a method for matching a remote controller client code according to a first embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a matching device for a remote controller client code according to a second embodiment of the present invention. Concrete S ⁇
  • FIG. 1 and 2 show a first embodiment of the present invention.
  • FIG. 1 is a schematic diagram of a system for implementing a matching method of a remote controller client code according to a first embodiment of the present invention.
  • the system for implementing a matching method of a remote controller client code includes a player 101 and a remote controller 102.
  • the player 101 may be a media player such as a DVD player or a Blu-ray player, which is an object controlled by the remote controller 102.
  • the remote controller 102 controls the player to play, pause, fast forward, rewind, the last song and the next song to the media.
  • the remote controller 102 remotely controls the player 101 by an infrared signal or a radio signal.
  • the remote controller 102 is provided with a keyboard
  • the client code check button the user can send a client code check signal to the player 101 by long pressing the client code check button, and the client code check between the player 101 and the remote controller 102 is implemented.
  • the preset client code in the player 101 is different from the client code sent by the remote controller 102, the preset client code in the player 101 is updated.
  • FIG. 2 is a flow chart of a method for matching a remote controller client code according to a first embodiment of the present invention.
  • step S201 when the client code check signal is received, if the received client code is different from the existing client code, the client code buffer timer and the client code update timer are started.
  • the remote controller 102 When the user needs to check the client code between the player 101 and the remote controller 102, it is necessary to long press the client code check button on the keyboard of the remote controller 102. When the client code check button is pressed, the remote controller 102 transmits the client code check signal to the player 101.
  • the player 101 After receiving the client code check signal sent by the remote controller 102, the player 101 checks whether the received client code is the same as the preset client code in the player 101. If the received client code is different from the preset client code in the player 101, the client code buffer timer and the client code update timer are started.
  • the client code buffer timer is used to time the time at which the client code transmitted by the remote controller 102 is buffered.
  • the client code update timer is used to time the time when the client code preset in the player 101 is updated. Moreover, the time duration of the client code update timer is greater than the time duration of the client code buffer timer.
  • step S202 when the client code buffer timer expires, if the client code check signal is still received, the received client code is buffered.
  • the client code buffer timer is used to time the time at which the client code transmitted by the remote controller 102 is buffered.
  • the client code buffer timer expires, if the player 101 still receives the client code check signal, the player 101 stores the client code sent by the remote controller 102 to the guest. In the user code buffer area; when the client code buffer timer expires, if the player 101 cannot continue to receive the client code check signal, the player 101 clears the client code buffer.
  • the client code buffer is a storage area for storing a client code received by the player 101.
  • the client code buffer is a random access memory, a static random access memory or a double data rate synchronous dynamic random access memory.
  • the time duration of the client code buffer timer is
  • step S203 when the customer code update timer expires, if the client code check signal is still received, the existing client code is updated to the received client code, and the updated client code is displayed on the display screen.
  • the client code update timer is used to time the time at which the client code preset in the player 101 is updated.
  • the client code update timer expires, if the client code check signal is still received, the existing client code is updated to the received client code, and the updated client code is displayed on the display screen.
  • the time duration of the client code update timer is 2.5 seconds.
  • the client code preset in the player 101 is stored in the client code storage area.
  • the client code storage area is a random access memory, a static random access memory or a double data rate synchronous dynamic random access memory. And the client code storage area is used to store a preset client code in the player 101.
  • the process of updating an existing client code to a received client code replaces the client code preset in the player 101 with a client code stored in the client code buffer.
  • the player reads the client
  • the client code stored in the code buffer is then written into the client code storage area by the value of the client code stored in the client code buffer. This completes the update of the client code preset in the player 101.
  • the player clears the client code buffer area, and displays the preset client code in the player 101 after updating on the display screen.
  • the user is made aware that the preset client code in the player 101 has been updated, and the value of the updated client code.
  • the updated client code After updating the existing client code to the received client code, the updated client code identifies whether the received client code is valid.
  • two timers with different timings are started when receiving the client code sent by the remote controller, and the client code sent by the remote controller is buffered when the first timer expires, and the second timer expires.
  • the preset customer code in the player is updated, thereby realizing the user's real-time change of the preset customer code in the player, so that one remote controller can be used to remotely control multiple players.
  • Fig. 3 shows a second embodiment of the invention.
  • FIG. 3 is a schematic structural diagram of a matching device for a remote controller client code according to a second embodiment of the present invention.
  • the matching device of the remote controller client code includes a timer starting module 301, a client code buffer module 302, and a client code updating module 303.
  • the timer starting module 301 is configured to receive the client code check signal, and when the received client code is different from the existing client code, start the client code buffer timer and the client code update timer.
  • the control portion of the player 101 is divided into a drive portion and an application portion.
  • the driving portion is configured to receive a control signal sent by the remote controller 102, and perform pre-processing on the control signal.
  • the application portion is configured to control a play action of the player 101 according to a control signal preprocessed by the drive portion.
  • the driving portion of the player 101 After receiving the client code check signal sent by the remote controller, the driving portion of the player 101 starts the client code buffer timer, and notifies the application portion of the player 101 to start the client code update timer.
  • the client code buffer timer is used to time the time at which the client code transmitted by the remote controller 102 is buffered.
  • the client code update timer is used to time the time when the client code preset in the player 101 is updated. Moreover, the time duration of the client code update timer is greater than the time duration of the client code buffer timer.
  • the client code buffering module 302 is configured to buffer the received client code when the client code buffer timer expires and the client code check signal is still received.
  • the drive section checks whether the client code check signal transmitted by the remote controller 102 is still received. If the client code check signal sent by the remote controller 102 is still received at this time, the driving part stores the received client code in the client code buffer; if the remote controller 102 is no longer received at this time, The client code checks the signal, and the driver section clears the client code buffer.
  • the time duration of the client code buffer timer is 2 seconds.
  • the client code buffer is used to cache a client code received by the driver.
  • the client code buffer is a random access memory, a static random access memory or a double data rate synchronous dynamic random access memory.
  • the client code update module 303 is configured to terminate the timer of the client code update timer, and still connect When the customer code check signal is received, the existing customer code is updated to the received customer code, and the updated customer code is displayed on the display screen.
  • the application section checks whether the client code check signal transmitted by the remote controller 102 is still received. If the client code check signal sent by the remote controller 102 is still received, the application part updates the preset in the player 101 according to the client code sent by the remote controller 102 cached in the client code buffer. The customer code, and displays the updated customer code on the display screen of the player 101.
  • the time duration of the client code update timer is 2.5 seconds.
  • the client code preset in the player 101 is stored in the client code storage area.
  • the client code storage area is a random access memory, a static random access memory or a double data rate synchronous dynamic random access memory.
  • the process of updating an existing client code to a received client code replaces the client code preset in the player 101 with a client code stored in the client code buffer.
  • the application portion reads the client code stored in the client code buffer, and then caches the client code.
  • the value of the client code stored in the zone is written into the client code storage area. This completes the update of the client code preset in the player 101.
  • the application portion sends an update completion signal to the driver portion to notify the driver portion that the client code update has been completed.
  • the driving part receives the update completion signal, the client code buffer area is cleared.
  • the application part also displays the updated client code on the display screen of the player, so that the user knows that the preset client code in the player 101 has been updated, and knows that the player 101 is updated after the update. Preset The value of the customer code.
  • the player 101 After updating the existing client code to the received client code, the player 101 identifies whether the received client code is valid according to the updated client code.
  • the received client code is cached, and after waiting for a period of time, the preset client code in the player is updated to the cached client code, so that the user only needs to Press and hold the client code check button on the player to update the preset client code in the player in real time, so that one remote controller can be used to remotely control multiple players.
  • modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed on a network composed of multiple computing devices.
  • they may be implemented by program code executable by a computer device, such that they may be stored in a storage device by a computing device, or they may be separately fabricated into individual integrated circuit modules, or multiple of them Modules or steps are made in a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Selective Calling Equipment (AREA)

Abstract

Disclosed are a method and device for matching a customer code of a remote controller. The method for matching a customer code of a remote controller comprises: when a checking signal of a customer code is received, if the received customer code is different from the existing customer code, starting a customer code caching timer and a customer code updating timer; when the customer code caching timer stops timing, if the checking signal of the customer code is still received, caching the received customer code; and when the customer code updating timer stops timing, if the checking signal of the customer code is still received, updating the existing customer code to the received customer code, and displaying the updated customer code on a display screen. By adopting the method and device for matching a customer code of a remote controller which are disclosed in the present invention, a user can use a remote controller to conveniently change a customer code preset in a player, so that it is possible to use one remote controller to conduct remote control on a plurality of players.

Description

遥控器客户码的匹配方法及装置  Remote control client code matching method and device
技术领域 Technical field
本发明涉及媒体播放器领域, 具体涉及一种遥控器客户码的匹配方法、 装 置及移动终端。  The present invention relates to the field of media players, and in particular, to a method, a device, and a mobile terminal for matching a remote controller client code.
背景技术 Background technique
随着多媒体技术的迅猛发展,市场上出现了各种各样的媒体播放器的产品, 例如, DVD播放器、 蓝光播放器等等。 在众多的媒体播放器产品中, 有相当一 部分可以使用遥控器控制。 在使用遥控器控制媒体播放器的过程中, 遥控器首 先需要发送客户码。 播放器接收到遥控器发送的客户码后, 通过判断接收到的 客户码是否有效来判定是否接受所述遥控器发送的控制信号。  With the rapid development of multimedia technology, various media player products have appeared on the market, such as DVD players, Blu-ray players and the like. A large number of media player products can be controlled using a remote control. In the process of controlling the media player using the remote control, the remote controller first needs to send the client code. After receiving the client code sent by the remote controller, the player determines whether to accept the control signal sent by the remote controller by determining whether the received client code is valid.
大部分的用于控制播放器的遥控器都会提供播放、 暂停、 上一曲、 下一曲 等的控制键。也就是说, 用于控制不同播放器的遥控器所提供的控制功能类似。 于是, 市场上出现了可以遥控多种播放器的遥控器, 被人们称为万用遥控器。 使用万用遥控器遥控不同的播放器首先要面对的问题是不同的播放器需要不同 的客户码, 因此首先需要与播放器进行客户码匹配。  Most of the remote controls used to control the player provide control buttons for play, pause, previous track, next track, and more. That is to say, the control functions provided by the remote controller for controlling different players are similar. As a result, remote controls that can remotely control a variety of players have appeared on the market, and are known as universal remote controls. The first problem to be faced when using a universal remote to remotely control different players is that different players require different client codes, so first the client code needs to be matched with the player.
目前的万用遥控器与不同播放器进行客户码匹配的过程采用手动方式。 在 万用遥控器上设置客户码选择开关, 它具有多个客户码选择档位, 分别对应于 不同的客户码。 用户需要使用万用遥控器控制一个播放器时, 首先需要将客户 码选择开关拨动至正确的档位上, 然后才能正常的对播放器进行遥控。 显然, 这种客户码匹配方式并不方便。  The current universal remote control and the different players perform the customer code matching process manually. The customer code selection switch is set on the universal remote controller, and has multiple customer code selection gear positions, which respectively correspond to different customer codes. When the user needs to use a universal remote control to control a player, the user code selection switch needs to be toggled to the correct gear position before the player can be remotely controlled. Obviously, this way of matching customer codes is not convenient.
发明内容 Summary of the invention
本发明的目的在于提出一种遥控器客户码的匹配方法及装置, 使得遥控器 能够对不同的播放器快捷方便的进行客户码匹配。 The object of the present invention is to provide a remote control client code matching method and device, so that the remote controller It is able to quickly and conveniently match customer codes to different players.
为达此目的, 本发明采用以下技术方案:  To this end, the present invention employs the following technical solutions:
一种遥控器客户码的匹配方法, 所述方法包括:  A method for matching a remote client code, the method comprising:
接收到客户码核对信号时, 如果接收的客户码与现有的客户码不同, 启动 客户码缓存定时器及客户码更新定时器;  When receiving the client code check signal, if the received client code is different from the existing client code, the client code buffer timer and the client code update timer are started;
所述客户码缓存定时器计时终止时, 如果仍接收到客户码核对信号, 缓存 接收到的客户码;  When the client code buffer timer expires, if the client code check signal is still received, the received client code is buffered;
所述客户码更新定时器计时终止时, 如果仍接收到客户码核对信号, 将现 有的客户码更新为接收到的客户码, 并在显示屏幕上显示更新后的客户码。  When the customer code update timer expires, if the client code check signal is still received, the existing client code is updated to the received client code, and the updated client code is displayed on the display screen.
进一步的, 所述客户码是用于识别遥控器是否有效的信号码序列。  Further, the client code is a signal code sequence for identifying whether the remote controller is valid.
进一步的, 所述客户码核对信号是需要核对接收的客户码与现有的客户码 是否匹配时遥控器发送给播放器的要求播放器进行客户码核对的信号。  Further, the client code verification signal is a signal that is required to check whether the received client code matches the existing client code, and the remote controller sends the player requesting the client to check the client code.
进一步的, 所述客户码更新定时器的计时时长大于所述客户码缓存定时器 的计时时长。  Further, the time duration of the client code update timer is greater than the time duration of the client code buffer timer.
对应的, 本发明还公开了一种遥控器客户码的匹配装置, 所述装置包括: 定时器启动模块, 用于接收到客户码核对信号, 并且接收的客户码与现有 的客户码不同时, 启动客户码缓存定时器及客户码更新定时器;  Correspondingly, the present invention also discloses a matching device for a remote controller client code, the device comprising: a timer starting module, configured to receive a client code check signal, and the received client code is different from the existing client code , starting a client code buffer timer and a client code update timer;
客户码缓存模块, 用于所述客户码缓存定时器计时终止, 并且仍接收到客 户码核对信号时, 缓存接收到的客户码;  a client code cache module, configured to: when the client code buffer timer expires, and still receive the client code check signal, buffer the received client code;
客户码更新模块, 用于所述客户码更新定时器计时终止, 并且仍接收到客 户码核对信号时, 将现有的客户码更新为接收到的客户码, 并在显示屏幕上显 示更新后的客户码。  a client code update module, configured to: when the client code update timer expires, and still receive the client code check signal, update the existing client code to the received client code, and display the updated on the display screen Customer code.
进一步的, 所述客户码是用于识别遥控器是否有效的信号码序列。 进一步的, 所述客户码核对信号是需要核对接收的客户码与现有的客户码 是否匹配时遥控器发送给播放器的要求播放器进行客户码核对的信号。 Further, the client code is a signal code sequence for identifying whether the remote controller is valid. Further, the client code verification signal is a signal that is required to check whether the received client code matches the existing client code, and the remote controller sends the player requesting the client to check the client code.
进一步的, 所述客户码更新定时器的计时时长大于所述客户码缓存定时器 的计时时长。  Further, the time duration of the client code update timer is greater than the time duration of the client code buffer timer.
本发明通过在遥控器发送的客户码与播放器预存的客户码不同时将遥控器 发送的客户码缓存, 并在客户码更新定时器计时终止时将播放器预存的客户码 替换为遥控器发送的客户码的方式, 使得用户只要长按遥控器上的客户码核对 按键便可以更改播放器上预存的客户码, 实现了使用一个遥控器对多个媒体播 放器的遥控。  The invention caches the client code sent by the remote controller when the client code sent by the remote controller is different from the client code pre-stored by the player, and replaces the client code pre-stored by the player with the remote controller when the client code update timer expires. The way of the customer code allows the user to change the pre-stored client code on the player by long pressing the client code check button on the remote control, realizing the remote control of multiple media players using one remote controller.
附图说明 DRAWINGS
图 1是本发明第一实施例提供的实现遥控器客户码的匹配方法的系统的示 意图。  1 is a schematic diagram of a system for implementing a matching method of a remote controller client code according to a first embodiment of the present invention.
图 2是本发明第一实施例提供的遥控器客户码的匹配方法的流程图。  2 is a flow chart of a method for matching a remote controller client code according to a first embodiment of the present invention.
图 3是本发明第二实施例提供的遥控器客户码的匹配装置的结构示意图。 具体实 S ^式  FIG. 3 is a schematic structural diagram of a matching device for a remote controller client code according to a second embodiment of the present invention. Concrete S ^
下面结合附图并通过具体实施例来进一步说明本发明的技术方案。  The technical solution of the present invention will be further described below with reference to the accompanying drawings and specific embodiments.
图 1及图 2示出了本发明的第一实施例。  1 and 2 show a first embodiment of the present invention.
图 1是本发明第一实施例提供的实现遥控器客户码的匹配方法的系统的示 意图。 参见图 1, 所述实现遥控器客户码的匹配方法的系统包括播放器 101及 遥控器 102。 所述播放器 101可以是 DVD播放器或者蓝光播放器等媒体播放器, 它是所述遥控器 102控制的对象。 所述遥控器用 102于控制所述播放器对媒体 的播放、 暂停、 快进、 快退、 上一曲及下一曲。 所述遥控器 102通过红外信号 或者无线电信号对所述播放器 101进行遥控。 所述遥控器 102的键盘上设置有 客户码核对按键, 用户可以通过长按所述客户码核对按键向所述播放器 101发 送客户码核对信号, 实现所述播放器 101 与所述遥控器 102 之间的客户码核 对, 并在所述播放器 101内预设的客户码与所述遥控器 102发送的客户码不同 时对所述播放器 101内预设的客户码进行更新。 FIG. 1 is a schematic diagram of a system for implementing a matching method of a remote controller client code according to a first embodiment of the present invention. Referring to FIG. 1, the system for implementing a matching method of a remote controller client code includes a player 101 and a remote controller 102. The player 101 may be a media player such as a DVD player or a Blu-ray player, which is an object controlled by the remote controller 102. The remote controller 102 controls the player to play, pause, fast forward, rewind, the last song and the next song to the media. The remote controller 102 remotely controls the player 101 by an infrared signal or a radio signal. The remote controller 102 is provided with a keyboard The client code check button, the user can send a client code check signal to the player 101 by long pressing the client code check button, and the client code check between the player 101 and the remote controller 102 is implemented. When the preset client code in the player 101 is different from the client code sent by the remote controller 102, the preset client code in the player 101 is updated.
图 2是本发明第一实施例提供的遥控器客户码的匹配方法的流程图。  2 is a flow chart of a method for matching a remote controller client code according to a first embodiment of the present invention.
在步骤 S201 中, 接收到客户码核对信号时, 如果接收的客户码与现有的 客户码不同, 启动客户码缓存定时器及客户码更新定时器。  In step S201, when the client code check signal is received, if the received client code is different from the existing client code, the client code buffer timer and the client code update timer are started.
用户需要进行播放器 101与遥控器 102之间的客户码核对时, 需要长按所 述遥控器 102的键盘上的客户码核对按键。 所述客户码核对按键被按下时, 所 述遥控器 102向所述播放器 101发送所述客户码核对信号。  When the user needs to check the client code between the player 101 and the remote controller 102, it is necessary to long press the client code check button on the keyboard of the remote controller 102. When the client code check button is pressed, the remote controller 102 transmits the client code check signal to the player 101.
所述播放器 101接收到所述遥控器 102发送的客户码核对信号后, 检査接 收到的客户码是否与所述播放器 101 内预设的客户码相同。 如果接收到的客户 码与所述播放器 101 内预设的客户码不同, 则启动客户码缓存定时器及客户码 更新定时器。  After receiving the client code check signal sent by the remote controller 102, the player 101 checks whether the received client code is the same as the preset client code in the player 101. If the received client code is different from the preset client code in the player 101, the client code buffer timer and the client code update timer are started.
所述客户码缓存定时器用于对缓存所述遥控器 102发送的客户码的时间进 行定时。 所述客户码更新定时器用于对更新所述播放器 101 内预设的客户码的 时间进行定时。 并且, 所述客户码更新定时器的计时时长大于所述客户码缓存 定时器的计时时长。  The client code buffer timer is used to time the time at which the client code transmitted by the remote controller 102 is buffered. The client code update timer is used to time the time when the client code preset in the player 101 is updated. Moreover, the time duration of the client code update timer is greater than the time duration of the client code buffer timer.
在步骤 S202 中, 所述客户码缓存定时器计时终止时, 如果仍接收到客户 码核对信号, 缓存接收到的客户码。  In step S202, when the client code buffer timer expires, if the client code check signal is still received, the received client code is buffered.
所述客户码缓存定时器计时用于对缓存所述遥控器 102发送的客户码的时 间进行定时。 所述客户码缓存定时器计时终止时, 如果所述播放器 101仍接收 到客户码核对信号, 所述播放器 101将所述遥控器 102发送的客户码存储至客 户码缓存区中; 而所述客户码缓存定时器计时终止时, 如果所述播放器 101不 能继续接收到客户码核对信号, 所述播放器 101将所述客户码缓存区清空。 The client code buffer timer is used to time the time at which the client code transmitted by the remote controller 102 is buffered. When the client code buffer timer expires, if the player 101 still receives the client code check signal, the player 101 stores the client code sent by the remote controller 102 to the guest. In the user code buffer area; when the client code buffer timer expires, if the player 101 cannot continue to receive the client code check signal, the player 101 clears the client code buffer.
所述客户码缓存区是用于存储所述播放器 101 接收到的客户码的存储区 域。 所述客户码缓存区是随机存储器、 静态随机存储器或者双倍数据率同步动 态随机存取存储器。  The client code buffer is a storage area for storing a client code received by the player 101. The client code buffer is a random access memory, a static random access memory or a double data rate synchronous dynamic random access memory.
根据本实施例的一个优选实施方式, 所述客户码缓存定时器的计时时长是 According to a preferred embodiment of the embodiment, the time duration of the client code buffer timer is
2秒。 2 seconds.
在步骤 S203 中, 所述客户码更新定时器计时终止时, 如果仍接收到客户 码核对信号, 将现有的客户码更新为接收到的客户码, 并在显示屏幕上显示更 新后的客户码。  In step S203, when the customer code update timer expires, if the client code check signal is still received, the existing client code is updated to the received client code, and the updated client code is displayed on the display screen. .
所述客户码更新定时器用于对更新所述播放器 101 内预设的客户码的时间 进行定时。 所述客户码更新定时器计时终止时, 如果仍接收到客户码核对信 号, 将现有的客户码更新为接收到的客户码, 并在显示屏幕上显示更新后的客 户码。  The client code update timer is used to time the time at which the client code preset in the player 101 is updated. When the client code update timer expires, if the client code check signal is still received, the existing client code is updated to the received client code, and the updated client code is displayed on the display screen.
根据本实施例的一个优选实施方式, 所述客户码更新定时器的计时时长是 2. 5秒。  According to a preferred embodiment of the embodiment, the time duration of the client code update timer is 2.5 seconds.
根据本实施例的一个优选实施方式, 所述播放器 101 内预设的客户码被存 储在客户码存储区中。 所述客户码存储区是随机存储器、 静态随机存储器或者 双倍数据率同步动态随机存取存储器。 并且所述客户码存储区用于存储所述播 放器 101内预设的客户码。  According to a preferred embodiment of the embodiment, the client code preset in the player 101 is stored in the client code storage area. The client code storage area is a random access memory, a static random access memory or a double data rate synchronous dynamic random access memory. And the client code storage area is used to store a preset client code in the player 101.
将现有的客户码更新为接收到的客户码的过程就是用存储在客户码缓存区 中的客户码替代所述播放器 101 内预设的客户码。 根据本实施例的一个优选实 施方式, 将现有的客户码更新为接收到的客户码时, 所述播放器读取所述客户 码缓存区中存储的客户码, 然后将所述客户码缓存区中存储的客户码的值写入 至所述客户码存储区中。 这样就完成了对所述播放器 101 内预设的客户码的更 新。 The process of updating an existing client code to a received client code replaces the client code preset in the player 101 with a client code stored in the client code buffer. According to a preferred embodiment of the embodiment, when the existing client code is updated to the received client code, the player reads the client The client code stored in the code buffer is then written into the client code storage area by the value of the client code stored in the client code buffer. This completes the update of the client code preset in the player 101.
完成了对所述播放器 101 内预设的客户码的更新后, 所述播放器将所述客 户码缓存区清空, 并在显示屏幕上显示更新后所述播放器 101 内预设的客户 码, 使得用户知道所述播放器 101 内预设的客户码已经被更新, 及更新后的客 户码的值。  After the update of the preset client code in the player 101 is completed, the player clears the client code buffer area, and displays the preset client code in the player 101 after updating on the display screen. The user is made aware that the preset client code in the player 101 has been updated, and the value of the updated client code.
将现有的客户码更新为接收到的客户码后, 按照更新后的客户码识别接收 到的客户码是否有效。  After updating the existing client code to the received client code, the updated client code identifies whether the received client code is valid.
本实施例通过在接收到遥控器发送的客户码时启动计时时长不同的两个定 时器, 并在第一个定时器计时终止时缓存遥控器发送的客户码, 在第二个定时 器计时终止时将播放器内预设的客户码更新, 由此实现了用户对播放器内预设 的客户码的实时更改, 使得一个遥控器可以用于遥控多个播放器。  In this embodiment, two timers with different timings are started when receiving the client code sent by the remote controller, and the client code sent by the remote controller is buffered when the first timer expires, and the second timer expires. The preset customer code in the player is updated, thereby realizing the user's real-time change of the preset customer code in the player, so that one remote controller can be used to remotely control multiple players.
图 3示出了本发明的第二实施例。  Fig. 3 shows a second embodiment of the invention.
图 3是本发明第二实施例提供的遥控器客户码的匹配装置的结构示意图。 参见图 3, 所述遥控器客户码的匹配装置包括计时器启动模块 301、 客户码缓 存模块 302及客户码更新模块 303。  FIG. 3 is a schematic structural diagram of a matching device for a remote controller client code according to a second embodiment of the present invention. Referring to FIG. 3, the matching device of the remote controller client code includes a timer starting module 301, a client code buffer module 302, and a client code updating module 303.
所述计时器启动模块 301用于接收到客户码核对信号, 并且接收的客户码 与现有的客户码不同时, 启动客户码缓存定时器及客户码更新定时器。  The timer starting module 301 is configured to receive the client code check signal, and when the received client code is different from the existing client code, start the client code buffer timer and the client code update timer.
所述播放器 101 的控制部分被分为驱动部分及应用部分。 所述驱动部分用 于接收所述遥控器 102发送的控制信号, 并对控制信号执行预处理。 所述应用 部分用于根据所述驱动部分预处理后的控制信号来控制所述播放器 101 的播放 动作。 用户需要进行播放器 101与遥控器 102之间的客户码核对时, 需要长按所 述遥控器 102的键盘上的客户码核对按键。 所述客户码核对按键被按下时, 所 述遥控器 102向所述播放器 101发送所述客户码核对信号。 The control portion of the player 101 is divided into a drive portion and an application portion. The driving portion is configured to receive a control signal sent by the remote controller 102, and perform pre-processing on the control signal. The application portion is configured to control a play action of the player 101 according to a control signal preprocessed by the drive portion. When the user needs to check the client code between the player 101 and the remote controller 102, it is necessary to press the client code check button on the keyboard of the remote controller 102 for a long time. When the client code check button is pressed, the remote controller 102 transmits the client code check signal to the player 101.
所述播放器 101 的驱动部分接收到所述遥控器发送的客户码核对信号后, 启动所述客户码缓存定时器, 并且通知所述播放器 101 的应用部分启动所述客 户码更新定时器。  After receiving the client code check signal sent by the remote controller, the driving portion of the player 101 starts the client code buffer timer, and notifies the application portion of the player 101 to start the client code update timer.
所述客户码缓存定时器用于对缓存所述遥控器 102发送的客户码的时间进 行定时。 所述客户码更新定时器用于对更新所述播放器 101 内预设的客户码的 时间进行定时。 并且, 所述客户码更新定时器的计时时长大于所述客户码缓存 定时器的计时时长。  The client code buffer timer is used to time the time at which the client code transmitted by the remote controller 102 is buffered. The client code update timer is used to time the time when the client code preset in the player 101 is updated. Moreover, the time duration of the client code update timer is greater than the time duration of the client code buffer timer.
所述客户码缓存模块 302用于所述客户码缓存定时器计时终止, 并且仍接 收到客户码核对信号时, 缓存接收到的客户码。  The client code buffering module 302 is configured to buffer the received client code when the client code buffer timer expires and the client code check signal is still received.
当所述客户码缓存定时器计时终止时, 所述驱动部分检査是否仍然接收到 所述遥控器 102发送的客户码核对信号。 如果此时仍然收到所述遥控器 102发 送的客户码核对信号, 所述驱动部分将接收到的客户码存储在客户码缓存区 中; 如果此时不再接收到所述遥控器 102发送的客户码核对信号, 所述驱动部 分将所述客户码缓存区清空。  When the client code buffer timer expires, the drive section checks whether the client code check signal transmitted by the remote controller 102 is still received. If the client code check signal sent by the remote controller 102 is still received at this time, the driving part stores the received client code in the client code buffer; if the remote controller 102 is no longer received at this time, The client code checks the signal, and the driver section clears the client code buffer.
根据本实施例的一个优选实施方式, 所述客户码缓存定时器的计时时长是 2秒。  According to a preferred embodiment of the embodiment, the time duration of the client code buffer timer is 2 seconds.
所述客户码缓存区用于缓存所述驱动部分接收到的客户码。 并且, 所述客 户码缓存区是随机存储器、 静态随机存储器或者双倍数据率同步动态随机存取 存储器。  The client code buffer is used to cache a client code received by the driver. And, the client code buffer is a random access memory, a static random access memory or a double data rate synchronous dynamic random access memory.
所述客户码更新模块 303用于所述客户码更新定时器计时终止, 并且仍接 收到客户码核对信号时, 将现有的客户码更新为接收到的客户码, 并在显示屏 幕上显示更新后的客户码。 The client code update module 303 is configured to terminate the timer of the client code update timer, and still connect When the customer code check signal is received, the existing customer code is updated to the received customer code, and the updated customer code is displayed on the display screen.
当所述客户码更新定时器计时终止时, 所述应用部分检査是否仍然接收到 所述遥控器 102发送的客户码核对信号。 如果此时仍然收到所述遥控器 102发 送的客户码核对信号, 所述应用部分按照所述客户码缓存器中缓存的所述遥控 器 102发送的客户码更新所述播放器 101内预设的客户码, 并将更新后的客户 码显示在所述播放器 101的显示屏幕上。  When the client code update timer expires, the application section checks whether the client code check signal transmitted by the remote controller 102 is still received. If the client code check signal sent by the remote controller 102 is still received, the application part updates the preset in the player 101 according to the client code sent by the remote controller 102 cached in the client code buffer. The customer code, and displays the updated customer code on the display screen of the player 101.
根据本实施例的一个优选实施方式, 所述客户码更新定时器的计时时长是 2. 5秒。  According to a preferred embodiment of the embodiment, the time duration of the client code update timer is 2.5 seconds.
根据本实施例的一个优选实施方式, 所述播放器 101 内预设的客户码被存 储在客户码存储区中。 所述客户码存储区是随机存储器、 静态随机存储器或者 双倍数据率同步动态随机存取存储器。  According to a preferred embodiment of the embodiment, the client code preset in the player 101 is stored in the client code storage area. The client code storage area is a random access memory, a static random access memory or a double data rate synchronous dynamic random access memory.
将现有的客户码更新为接收到的客户码的过程就是用存储在客户码缓存区 中的客户码替代所述播放器 101 内预设的客户码。 根据本实施例的一个优选实 施方式, 将现有的客户码更新为接收到的客户码时, 所述应用部分读取所述客 户码缓存区中存储的客户码, 然后将所述客户码缓存区中存储的客户码的值写 入至所述客户码存储区中。 这样就完成了对所述播放器 101 内预设的客户码的 更新。  The process of updating an existing client code to a received client code replaces the client code preset in the player 101 with a client code stored in the client code buffer. According to a preferred embodiment of the present embodiment, when the existing client code is updated to the received client code, the application portion reads the client code stored in the client code buffer, and then caches the client code. The value of the client code stored in the zone is written into the client code storage area. This completes the update of the client code preset in the player 101.
完成了对所述播放器 101 内预设的客户码的更新后, 所述应用部分发送更 新完成信号给所述驱动部分, 以便通知所述驱动部分客户码更新已经完成。 所 述驱动部分接收到所述更新完成信号后, 将所述客户码缓存区清空。 所述应用 部分还将更新后的客户码显示在所述播放器的显示屏幕上, 使得用户清楚所述 播放器 101 内预设的客户码已经被更新, 并知道更新后所述播放器 101内预设 的客户码的值。 After the update of the preset client code in the player 101 is completed, the application portion sends an update completion signal to the driver portion to notify the driver portion that the client code update has been completed. After the driving part receives the update completion signal, the client code buffer area is cleared. The application part also displays the updated client code on the display screen of the player, so that the user knows that the preset client code in the player 101 has been updated, and knows that the player 101 is updated after the update. Preset The value of the customer code.
将现有的客户码更新为接收到的客户码后, 所述播放器 101按照更新后的 客户码识别接收到的客户码是否有效。  After updating the existing client code to the received client code, the player 101 identifies whether the received client code is valid according to the updated client code.
本实施例通过在接收到遥控器发送的客户码核对信号后将接收到的客户码 进行缓存, 并在等待一段时间后将播放器内预设的客户码更新为缓存的客户 码, 使得用户只要长按播放器上的客户码核对按键便可以实时更新播放器内预 设的客户码, 使得一个遥控器可以用于遥控多个播放器。  In this embodiment, after receiving the client code check signal sent by the remote controller, the received client code is cached, and after waiting for a period of time, the preset client code in the player is updated to the cached client code, so that the user only needs to Press and hold the client code check button on the player to update the preset client code in the player in real time, so that one remote controller can be used to remotely control multiple players.
显然, 本领域技术人员应该明白, 上述的本发明的各模块或各步骤可以用 通用的计算装置来实现, 它们可以集中在单个计算装置上, 或者分布在多个计 算装置所组成的网络上, 可选地, 他们可以用计算机装置可执行的程序代码来 实现, 从而可以将它们存储在存储装置中由计算装置来执行, 或者将它们分别 制作成各个集成电路模块, 或者将它们中的多个模块或步骤制作成单个集成电 路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件的结合。  Obviously, those skilled in the art should understand that the above-mentioned modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed on a network composed of multiple computing devices. Alternatively, they may be implemented by program code executable by a computer device, such that they may be stored in a storage device by a computing device, or they may be separately fabricated into individual integrated circuit modules, or multiple of them Modules or steps are made in a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
以上所述仅为本发明的优选实施例, 并不用于限制本发明, 对于本领域技 术人员而言, 本发明可以有各种改动和变化。 凡在本发明的精神和原理之内所 作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。  The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书 claims
1、 一种遥控器客户码的匹配方法, 其特征在于, 包括- 接收到客户码核对信号时, 如果接收的客户码与现有的客户码不同, 启动 客户码缓存定时器及客户码更新定时器; 1. A remote control client code matching method, characterized by: when receiving a client code verification signal, if the received client code is different from the existing client code, starting the client code cache timer and client code update timing device;
所述客户码缓存定时器计时终止时, 如果仍接收到客户码核对信号, 缓存 接收到的客户码; When the client code cache timer expires, if the client code verification signal is still received, cache the received client code;
所述客户码更新定时器计时终止时, 如果仍接收到客户码核对信号, 将现 有的客户码更新为接收到的客户码, 并在显示屏幕上显示更新后的客户码。 When the client code update timer expires, if the client code verification signal is still received, the existing client code is updated to the received client code, and the updated client code is displayed on the display screen.
2、 根据权利要求 1 所述的遥控器客户码的匹配方法, 其特征在于, 所述 客户码是用于识别遥控器是否有效的信号码序列。 2. The remote control client code matching method according to claim 1, characterized in that the client code is a signal code sequence used to identify whether the remote control is valid.
3、 根据权利要求 1 所述的遥控器客户码的匹配方法, 其特征在于, 所述 客户码核对信号是需要核对接收的客户码与现有的客户码是否匹配时遥控器发 送给播放器的要求播放器进行客户码核对的信号。 3. The remote control client code matching method according to claim 1, characterized in that the client code verification signal is sent by the remote control to the player when it is necessary to check whether the received client code matches the existing client code. A signal that requires the player to verify the client code.
4、 根据权利要求 1 所述的遥控器客户码的匹配方法, 其特征在于, 所述 客户码更新定时器的计时时长大于所述客户码缓存定时器的计时时长。 4. The remote control client code matching method according to claim 1, characterized in that the timing duration of the client code update timer is greater than the timing duration of the client code cache timer.
5、 一种遥控器客户码的匹配装置, 其特征在于, 包括- 定时器启动模块, 用于接收到客户码核对信号, 并且接收的客户码与现有 的客户码不同时, 启动客户码缓存定时器及客户码更新定时器; 5. A matching device for remote control customer codes, characterized by including - a timer start module, used to start the customer code cache when a customer code verification signal is received, and when the received customer code is different from the existing customer code Timer and client code update timer;
客户码缓存模块, 用于所述客户码缓存定时器计时终止, 并且仍接收到客 户码核对信号时, 缓存接收到的客户码; The client code caching module is used to cache the received client code when the client code caching timer expires and the client code verification signal is still received;
客户码更新模块, 用于所述客户码更新定时器计时终止, 并且仍接收到客 户码核对信号时, 将现有的客户码更新为接收到的客户码, 并在显示屏幕上显 示更新后的客户码。 The client code update module is used to update the existing client code to the received client code when the client code update timer expires and the client code verification signal is still received, and display the updated client code on the display screen. Customer code.
6、 根据权利要求 5 所述的遥控器客户码的匹配方法, 其特征在于, 所述 客户码是用于识别遥控器是否有效的信号码序列。 6. The remote control client code matching method according to claim 5, characterized in that: The customer code is a signal code sequence used to identify whether the remote control is valid.
7、 根据权利要求 5 所述的遥控器客户码的匹配装置, 其特征在于, 所述 客户码核对信号是需要核对接收的客户码与现有的客户码是否匹配时遥控器发 送给播放器的要求播放器进行客户码核对的信号。 7. The remote control client code matching device according to claim 5, characterized in that the client code verification signal is sent by the remote control to the player when it is necessary to check whether the received client code matches the existing client code. A signal that requires the player to verify the client code.
8、 根据权利要求 5 所述的遥控器客户码的匹配装置, 其特征在于, 所述 客户码更新定时器的计时时长大于所述客户码缓存定时器的计时时长。 8. The remote control client code matching device according to claim 5, characterized in that the timing duration of the client code update timer is greater than the timing duration of the client code cache timer.
PCT/CN2014/075598 2013-04-24 2014-04-17 Method and device for matching customer code of remote controller WO2014173248A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310146643.2 2013-04-24
CN201310146643.2A CN103281577B (en) 2013-04-24 2013-04-24 The matching process of client code of remote control and device

Publications (1)

Publication Number Publication Date
WO2014173248A1 true WO2014173248A1 (en) 2014-10-30

Family

ID=49063998

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/075598 WO2014173248A1 (en) 2013-04-24 2014-04-17 Method and device for matching customer code of remote controller

Country Status (2)

Country Link
CN (1) CN103281577B (en)
WO (1) WO2014173248A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103281577B (en) * 2013-04-24 2016-03-23 广东欧珀移动通信有限公司 The matching process of client code of remote control and device
CN105979322A (en) * 2016-05-18 2016-09-28 深圳创维-Rgb电子有限公司 Intelligent television client modification method and system
CN107835447A (en) * 2017-11-15 2018-03-23 青岛海信电器股份有限公司 The control method of intelligent TV set, apparatus and system
CN109782991B (en) * 2018-12-21 2021-04-20 厦门厦华科技有限公司 Interactive electronic whiteboard with assigned number for remote control sending and receiving

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101140697A (en) * 2007-09-28 2008-03-12 康佳集团股份有限公司 Remote-control method
CN201163445Y (en) * 2008-02-04 2008-12-10 深圳市同洲电子股份有限公司 Remote controller emitting set and its remote control system
CN103281577A (en) * 2013-04-24 2013-09-04 广东欧珀移动通信有限公司 Matching method and device of client code of remote control

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7586398B2 (en) * 1998-07-23 2009-09-08 Universal Electronics, Inc. System and method for setting up a universal remote control
US20030128686A1 (en) * 2001-12-06 2003-07-10 Hur Nam Chun Variable delay buffer
JP5003518B2 (en) * 2008-02-04 2012-08-15 ソニー株式会社 Remote control system, receiver and remote control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101140697A (en) * 2007-09-28 2008-03-12 康佳集团股份有限公司 Remote-control method
CN201163445Y (en) * 2008-02-04 2008-12-10 深圳市同洲电子股份有限公司 Remote controller emitting set and its remote control system
CN103281577A (en) * 2013-04-24 2013-09-04 广东欧珀移动通信有限公司 Matching method and device of client code of remote control

Also Published As

Publication number Publication date
CN103281577A (en) 2013-09-04
CN103281577B (en) 2016-03-23

Similar Documents

Publication Publication Date Title
US10869079B2 (en) Apparatus and control method for displaying content of peripheral device
WO2014173248A1 (en) Method and device for matching customer code of remote controller
WO2017101495A1 (en) Method, device and terminal for realizing startup advertisement of smart television
KR20070058348A (en) Device control system, remote control device, and video display device
TWI716121B (en) Method, system and computer storage medium for varying display refresh rate
JP2012515605A5 (en)
USRE48496E1 (en) Electronic device, system including electronic device and relay apparatus, and control method for the same
WO2017201938A1 (en) Polling control method, apparatus and system
US20180146156A1 (en) Remote controller, display apparatus and controlling method thereof
WO2017161765A1 (en) Video playback method and device
JP2013223058A5 (en)
WO2013107209A1 (en) Touch control display device and display control method
US10642375B2 (en) Method, media and device for transmitting computer program execution and keystroke information
WO2020168639A1 (en) Interactive control method and system
WO2015055040A1 (en) Application execution method, device and system
CN103440137B (en) A kind of simultaneous display plays an instrument the DAB player method of position and system thereof
US11423108B2 (en) Interactive media network system
JP2009509446A5 (en)
TW201350177A (en) Game device, control method for game device, and program
JP2009216833A5 (en)
US20170296918A1 (en) Interactive game system
JP2020171666A5 (en)
WO2022099534A1 (en) Automatic update for transmitting a command to a display panel
CN117827124A (en) Wireless screen-throwing control method, screen throwing device and computer equipment
KR20230075321A (en) Method and apparatus for installing game client

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14788299

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14788299

Country of ref document: EP

Kind code of ref document: A1