Lines Matching refs:uevent
1 # uevent Customization
7 …ction based on the uevent received by the battery management system. To address your diverse deman…
23 …com/openharmony/vendor_hihope/tree/master/rk3568) as an example to illustrate uevent customization.
25 …rmony/powermgr_battery_manager/tree/master/services/native/profile). The uevent configuration is a…
29 "uevent": {
45 **Table 2** uevent description
47 | uevent| Description|
49 …| BATTERY_UNDER_VOLTAGE=1 | uevent (regular expression supported) indicating that the battery volt…
50 …| BATTERY_UNDER_CURRENT=2 | uevent (regular expression supported) indicating that the battery volt…
51 …| BATTERY_UNDER_VOLTAGE=3 | uevent (regular expression supported) indicating that the battery volt…
71 …uevent receiving code (https://gitee.com/openharmony/drivers_peripheral/blob/master/battery/interf…
104 4. Check whether the device is powered off when it receives a uevent indicating that the battery vo…
107 During development, you can refer to the [default uevent configuration](https://gitee.com/openharmo…
113 "uevent": {