Lines Matching refs:to

10  * Unless required by applicable law or agreed to in writing, software
28 * HAL must use it to configure the hardware so that the CEC commands
30 * be able to be called as many times as necessary in order to support
34 * in the range of valid logical addresses for the call to succeed.
45 * It is used when the system doesn't need to process CEC command any more,
46 * hence to tell HAL to stop receiving commands from the CEC bus, and change
47 * the state back to the beginning.
57 * connected HDMI devices. It is therefore likely to change if the cable is
58 * plugged off and on again. It is advised to call getPhysicalAddress to get
70 * Transmits HDMI-CEC message to other HDMI device.
72 * The method must be designed to return in a certain amount of time and not
79 * @param message CEC message to be sent to other HDMI device.
91 * @param callback Callback object to pass hdmi events to the system. The
125 * Sets flags controlling the way HDMI-CEC service works down to HAL
129 * @param key The key of the option to be updated with a new value.
130 * @param value Value to be set.
137 * three-letter code as defined in ISO/FDIS 639-2. Must be used for HAL to
138 * respond to <Get Menu Language> while in standby mode.
147 * Configures ARC circuit in the hardware logic to start or stop the
150 * @param portId Port id to be configured.
151 * @param enable Flag must be either true to start the feature or false to
160 * @param portId Port id to be inspected for the connection status.
162 * must watch for +5V power signal to determine the status.