Re: Battery Manager API

2020-04-21 Thread Casper Meijn
lt;mailto:cas...@meijn.net>> napisał(a): Hi all, I have some questions about how to use the Battery Manager API. I want to write application code that is independent from the hardware. So my first try to retrieve the battery os_dev was using the `battery_mgr_find_by_name` function. Ho

Re: Battery Manager API

2020-04-19 Thread Jerzy Kasenberg
so an application has to open the device and do whatever needs to be done. 3. I'm afraid there is not. br Jerzy sob., 18 kwi 2020 o 15:11 Casper Meijn napisał(a): > Hi all, > > I have some questions about how to use the Battery Manager API. I want > to write application code th

Battery Manager API

2020-04-18 Thread Casper Meijn
Hi all, I have some questions about how to use the Battery Manager API. I want to write application code that is independent from the hardware. So my first try to retrieve the battery os_dev was using the `battery_mgr_find_by_name` function. However this function doesn't ha