Lines Matching full:button
16 namespace button namespace
43 * it detects button presses.
46 * As not all systems may implement each button, this class will
47 * check for that button on D-Bus before listening for its signals.
68 * @brief The handler for a power button press
77 * @brief The handler for an ID button press
86 * @brief The handler for a reset button press
95 * @brief The handler for a OCP debug card host selector button press
146 * button press event type.
160 * @brief Matches on the power button released signal
165 * @brief Matches on the power button long press released signal
170 * @brief Matches on the multi power button released signal
176 * @brief Matches on the ID button released signal
181 * @brief Matches on the reset button released signal
186 * @brief Matches on the ocp debug host selector button released signal
196 * @brief Flag to indicate multi power button mode(false) or host select
197 * button mode(true)
202 * @brief Flag to indicate if the button supports multi action
207 } // namespace button