![]() |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
seems like it starts at line 18 and goes until something like line 91. I dont really understand the errors/messages though, it seems like its trying to get the stuff from the pbap server but cant, anyone has an idea? thanks |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
What about contact list? Does HF support contact list? I have bad news for you. I may be wrong as I don't take a look into N9 code but I'm looking inside 0.46 code. From your log: Code:
Jul 31 15:04:07 (2012) obexd[1319]: plugins/pbap.c:parse_aparam() o 0 sa 1 sv xxxxxxxxxx fil 0 for 0 max 2 off 0search attribute = 1 - number search value = 'xxxxxxxxxx' - what is looking for filter = 0 - no filter - returns all format = 0 - ??? maxlistcount = 2 - maximum two entires offset = 0 - get it from the begin of the list There is no support for search value in tracker phonebook. So it seems your HF is using feature which isn't supported. Code:
[sbox-FREMANTLE_ARMEL: ~/Devel/obexd/0.46/obexd-0.46] > grep searchval plugins/phonebook-tracker.c |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
Great jobs. |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
What do you mean with "contact list" ? This is the headset i have http://accessories.nokia.com/product...eadset-bh-221/ under specifications they say: HFP 1.5, PBAP 1.0, A2DP 1.2, AVRCP 1.0. Hmm i see this might be an issue if the tracker doesnt support this. I guess i cant change/force the headset/obex/pbap to use something other than "search value" and patching the phonebook tracker to support it would probably be a huge amount of work (i assume)? about the support of it in the phonebook tracker, you greped it on the sources of the maemo/n900 version on your pc or just straight on the n900 (i assume i should find the sources for the n9 phonebook tracker/obexd and grep it there - if so where woudl i be getting them - a quick google didnt turn up with anything useful?)? thanks again Edit: so i checked the version of obexd on my n9 and it says it has 0.42-0maemo18+0m8 , so since this is even older than yours, i assume it wont support that at all... Got any other quick and dirty ideas to fix this nokia-made mess? thanks |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
like this : Jun 19 19:42:53 Nokia-N900 obexd[1558]: plugins/pbap.c:query_result() and only the drive and plugin load and initi for IrMC. I suppose is working in PBAP... |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
Quote:
But I have no N9 and N900 doesn't use tracker backend. |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
What about speed? I'm thinking about setting some count limit for call history lists ... |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
|
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
Quote:
I also don't understand why comparing still the same parts are more sexy than the way to test it part by part. I mean: Code:
if (!g_strcmp0(variable, "/telecom/pb"))Code:
if (!strncmp(variable, "/telecom/", 9)) { |
Re: [Announce] Bluetooth PBAP and IrMC / Carkit support is coming to N900...
New version released. The good news is that CSSU developers agree with including into CSSU so we're working on it.
Changelog: obexd (0.46-1maemo3+0cssu1) * Rewrite call history using asynchronous calls (reduce obexd patches) - this speeds up vcard-listing * Fix removal of filter after last filter_data * Fix incorrectly discarded signals * Fix not printing debug messages when GOBEX_DEBUG is set * Fix client PBAP setpath using absolute path with known locations * Add cleanup of '.pcsuite' file on init * Add call history support to IrMC profile For async support new packages are needed. Also patched evolution-data-server package is recommended (you can download it from previous release). You can find all packages (and more) with sources on merlin's server. For next release I plan porting MAP support (for SMS) from meego. Newer version is available. You can find more info here http://talk.maemo.org/showpost.php?p...&postcount=436 |
| All times are GMT. The time now is 04:56. |
vBulletin® Version 3.8.8