RE: obexd-0.8 get OBEX_HDR_NAME NULL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> hi, all :
> 
> I'm using obexd-0.8 and openobex-1.5 on my pxa310 platform. 
> and I want to send files from a mobile phone to the platform.
> 
> but, when i start receive-file agent, it exit quickly, and no 
> files have been received !
> I found that: in obexd-0.8/src/obex.c, line 644, func: 
> check_put, there
> is:
> 
> os->name = g_convert((const gchar *) hd.bs, hlen,
>         "UTF8", "UTF16BE", NULL, NULL, NULL);
> debug("OBEX_HDR_NAME: %s", os->name);

I have found that the function "g_convert" returns NULL. It shows error
as "Conversion from character set 'UTF16BE' to ' UTF8' is not supported.
"

I have installed glib-2.18.3 on my platform, but have not installed
libiconv on my platform.

is it the reason i failured ?
Thanks in advance for any helps.


Best regards
yesir Yao. 
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux