Re: [maemo-developers] problem with osso_iap_get_statistics

2007-02-07 Thread Kalle Valo
"Fabio Forno" <[EMAIL PROTECTED]> writes: >> Most probably it's just a simple bug in osso-ic-lib. The sources for >> the library should be available somewhere, you might want to take a >> look at that. > > my problem is to find where, I can get the headers but not the > sources, neither in the sub

Re: [maemo-developers] problem with osso_iap_get_statistics

2007-01-12 Thread Fabio Forno
On 1/12/07, Kalle Valo <[EMAIL PROTECTED]> wrote: "Fabio Forno" <[EMAIL PROTECTED]> writes: Most probably it's just a simple bug in osso-ic-lib. The sources for the library should be available somewhere, you might want to take a look at that. my problem is to find where, I can get the headers b

Re: [maemo-developers] problem with osso_iap_get_statistics

2007-01-12 Thread Kalle Valo
"Fabio Forno" <[EMAIL PROTECTED]> writes: > I've got this problem with the ICD (sdk 2.1): if the the AP is > connected osso_iap_get_statistics works fine; if the AP is > disconnected the first time call it the callback is not called, but > after a second call, with an error as result. Any idea abo

[maemo-developers] problem with osso_iap_get_statistics

2007-01-11 Thread Fabio Forno
Hi, I've got this problem with the ICD (sdk 2.1): if the the AP is connected osso_iap_get_statistics works fine; if the AP is disconnected the first time call it the callback is not called, but after a second call, with an error as result. Any idea about why the first time it does't work? Thanks