/external/bluetooth/glib/tests/ |
.gitignore | 22 iochannel-test 23 iochannel-test-outfile
|
iochannel-test.c | 23 io = g_io_channel_new_file ("iochannel-test-outfile", "w", &error); 27 "iochannel-test-outfile", 71 filename = g_strconcat (srcdir, G_DIR_SEPARATOR_S, "iochannel-test-infile", NULL); 82 gio_w = g_io_channel_new_file ("iochannel-test-outfile", "w", &gerr); 85 g_warning ("Unable to open file %s: %s", "iochannel-test-outfile", gerr->message);
|
Makefile.am | 50 iochannel-test-infile \ 112 iochannel-test \ 241 iochannel-test-outfile \
|
makefile.msc.in | 37 iochannel-test.exe \
|
/external/bluetooth/bluez/attrib/ |
interactive.c | 40 static GIOChannel *iochannel = NULL; variable 144 attrib = g_attrib_new(iochannel); 346 iochannel = gatt_connect(opt_src, opt_dst, opt_sec_level, opt_psm, 348 if (iochannel == NULL) 361 g_io_channel_shutdown(iochannel, FALSE, NULL); 362 g_io_channel_unref(iochannel); 363 iochannel = NULL; 642 bt_io_set(iochannel, BT_IO_L2CAP, &gerr,
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-12 | 228 * tests/iochannel-test.c: Add a testcase for small writes.
|
ChangeLog.pre-2-0 | 859 * tests/makefile.msc.in : add iochannel-test [all...] |
ChangeLog.pre-2-2 | 817 * tests/iochannel-test.c: use gsize instead of int where appropriate [all...] |
ChangeLog.pre-2-8 | 316 * tests/iochannel-test.c: [all...] |
NEWS | [all...] |
ChangeLog.pre-2-18 | 758 * tests/iochannel-test.c: Ignore the error if iconv doesn't [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libpulse.so | |
libpulse.so.0 | |
libpulse.so.0.4 | |
libpulse.so.0.4.1 | |
libpulse.a | 55 libpulse_la-iochannel.o/ [all...] |
/external/bluetooth/glib/docs/reference/ |
ChangeLog | 208 * glib/tmpl/iochannel.sgml: Move more docs inline [all...] |
/external/bluetooth/glib/po/ |
ChangeLog | [all...] |
/external/dbus/ |
ChangeLog.pre-1-0 | [all...] |