* define of DBUS_SYSTEM_CONFIG_FILE ?
@ 2009-01-12 7:56 YAO Ye
2009-01-18 15:25 ` Marcel Holtmann
0 siblings, 1 reply; 3+ messages in thread
From: YAO Ye @ 2009-01-12 7:56 UTC (permalink / raw)
To: linux-bluetooth
aGksIGJsdWV6IHVzZXJzOg0KICAgICBmb3Igc29tZSByZWFzb24sIGkgbmVlZCB0byBjaGFu
Z2UgdGhlIGRlZmluZSBvZiBEQlVTX1NZU1RFTV9DT05GSUdfRklMRSwgYnV0IGkgY2FuJ3Qg
ZmluZCB3aGVyZSBpdCBpcyBkZWZpbmVkIGluIHRoZSBzb3VyY2UgY29kZSBvZiBibHVlei9k
YnVzL2RidXMtZ2xpYiwgZXRjLg0KDQpjb3VsZCB5b3UgdGVsbCBtZSBzb21lIGluZm8gYWJ1
b3V0IERCVVNfU1lTVEVNX0NPTkZJR19GSUxFID8NCnRoYW5rcyBhIGxvdCENCg0KLy9mb2xs
b3dpbmcgaXMgdGhlIHNvdXJjZSBjb2RlIGluIGRidXMvZGJ1cy9kYnVzLXN5c2RlcHMtdW5p
eC5jDQovL0RCVVNfU1lTVEVNX0NPTkZJR19GSUxFIGRlZmF1bHQgc2V0IHRvICJweGFsaW51
eC9yZWwvaG9zdC9ldGMvZGJ1cy0xL3N5c3RlbS5jb25mIg0KZGJ1c19ib29sX3QgX2RidXNf
YXBwZW5kX3N5c3RlbV9jb25maWdfZmlsZSAoREJ1c1N0cmluZyAqc3RyKQ0Kew0KICAgICAg
cmV0dXJuIF9kYnVzX3N0cmluZ19hcHBlbmQgKHN0ciwgREJVU19TWVNURU1fQ09ORklHX0ZJ
TEUpOw0KfQ==
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: passkey agent in bluez4.X
@ 2009-01-13 5:29 Yao Ye
2009-01-13 6:57 ` define of DBUS_SYSTEM_CONFIG_FILE ? Yao Ye
0 siblings, 1 reply; 3+ messages in thread
From: Yao Ye @ 2009-01-13 5:29 UTC (permalink / raw)
To: linux-bluetooth
I have found a python version of simple-agent in /bluez4.25/test.
I am developing an embedded system project and don't want to make Python
a dependence.
so, I am looking for a C version of simple-agent application.
There's /bluez4.25/test/agent.c in the source tree.
However, it it's not up-to-date with the latest 4.x API ?
Could somebody know how to update agent.c ?
Best Regards,
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: define of DBUS_SYSTEM_CONFIG_FILE ?
2009-01-13 5:29 passkey agent in bluez4.X Yao Ye
@ 2009-01-13 6:57 ` Yao Ye
0 siblings, 0 replies; 3+ messages in thread
From: Yao Ye @ 2009-01-13 6:57 UTC (permalink / raw)
To: linux-bluetooth
I have fixed this problem !
It is defined in Makefile, not in config.h !
[root@localhost dbus-1.2.6-arm]# grep -r 'DBUS_SYSTEM_CONFIG_FILE' ./
./ChangeLog.pre-1-2: * dbus/Makefile.am (INCLUDES): move
DBUS_SYSTEM_CONFIG_FILE and
./dbus/Makefile.in:
-DDBUS_SYSTEM_CONFIG_FILE=\""$(configdir)/system.conf"\"
\
./dbus/Makefile:
-DDBUS_SYSTEM_CONFIG_FILE=\""$(configdir)/system.conf"\"
\
./dbus/Makefile.am:
-DDBUS_SYSTEM_CONFIG_FILE=\""$(configdir)/system.conf"\"
\
./dbus/dbus-sysdeps-unix.c: // _dbus_warn
("\nDBUS_SYSTEM_CONFIG_FILE= %s!\n", DBUS_SYSTEM_CONFIG_FILE);
./bus/Makefile.in:
-DDBUS_SYSTEM_CONFIG_FILE=\""$(configdir)/system.conf"\" \
./bus/Makefile: -DDBUS_SYSTEM_CONFIG_FILE=\""$(configdir)/system.conf"\"
\
./bus/activation-helper.c:// if (!_dbus_string_append (&config_file,
DBUS_SYSTEM_CONFIG_FILE))
./bus/Makefile.am:
-DDBUS_SYSTEM_CONFIG_FILE=\""$(configdir)/system.conf"\"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-18 15:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12 7:56 define of DBUS_SYSTEM_CONFIG_FILE ? YAO Ye
2009-01-18 15:25 ` Marcel Holtmann
-- strict thread matches above, loose matches on Subject: below --
2009-01-13 5:29 passkey agent in bluez4.X Yao Ye
2009-01-13 6:57 ` define of DBUS_SYSTEM_CONFIG_FILE ? Yao Ye
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox