Home | History | Annotate | Download | only in src

Lines Matching full:battery

1805   /* Default Max Battery Level, we will adjust this if possible */
1808 /* Check if device supports reading maximum battery level */
1813 /* Try to read maximum battery level */
1819 "Unable to read Maximum Battery Level for this "
1825 /* If max battery level is 0 then leave the default, otherwise assign */
3488 * This function retrieves the current battery level on the device.
3489 * @param device a pointer to the device to get the battery level for.
3491 * maximum level of the battery if the call was successful.
3493 * current level of the battery if the call was successful.
3497 * the device does not support the battery level property.