History log of /external/bluetooth/bluez/test/agent.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9184e2eeb7b97371c6b83b747c8984e2340d2b47 02-Jan-2010 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/test/agent.c
7fefa9ead2c4ed2f70db20c70d55dacf645e14d7 20-Aug-2009 Marcel Holtmann <marcel@holtmann.org> Add again the missing newlines
/external/bluetooth/bluez/test/agent.c
609aa6f17c2237099eb737d02684af9bc43887b5 20-Aug-2009 Marcel Holtmann <marcel@holtmann.org> Add option to delay agent responses
/external/bluetooth/bluez/test/agent.c
97b04507329ad5f0ddf875d9ff0b114df2c6eff9 20-Aug-2009 Marcel Holtmann <marcel@holtmann.org> Add support for confirmation requests to agent example
/external/bluetooth/bluez/test/agent.c
a2d3bb25dad632a46ce297744933ef18105736f0 19-Aug-2009 Vinicius Costa Gomes <vcgomes@gmail.com> Fix calling CreatePairedDevice from agent.c

Before calling CreatePairedDevice we must have registered the agent's
object path, or bluetoothd will fail to find its methods.
/external/bluetooth/bluez/test/agent.c
aec8360e716a2dd796a63f7d0d4ea535e02d2cd2 02-Jul-2009 Filippo Giunchedi <filippo@esaurito.net> test/agent.c: rename "target device" into device
/external/bluetooth/bluez/test/agent.c
7b050e571ee24a8a5a093a44b5de4bfdc605ffe4 02-Jul-2009 Filippo Giunchedi <filippo@esaurito.net> test/agent.c: find given adapter or use default

modify get_adapter_path to use FindAdapter or use DefaultAdapter if none
is given
/external/bluetooth/bluez/test/agent.c
950ab387b2449f05fbb53a791a7d0fb80524101b 02-Jul-2009 Filippo Giunchedi <filippo@esaurito.net> test/agent.c: rename device into adapter in functions
/external/bluetooth/bluez/test/agent.c
112f88d310ca1ac5f64e27982d21e433bc311502 02-Jul-2009 Filippo Giunchedi <filippo@esaurito.net> test/agent.c: rename option device into adapter
/external/bluetooth/bluez/test/agent.c
6db7a480cdff7ca8bbfebd3b88b832481df3166e 02-Jul-2009 Filippo Giunchedi <filippo@esaurito.net> test/agent.c: rename device into adapter in main
/external/bluetooth/bluez/test/agent.c
0b0bbd589c6484ff6c06d1465e53baeca625311e 30-Jun-2009 Johan Hedberg <johan.hedberg@nokia.com> Fix coding style
/external/bluetooth/bluez/test/agent.c
e3c5fd9319aa04e2d8705345a172ca2b69d8c1de 30-Jun-2009 Filippo Giunchedi <filippo@esaurito.net> test/agent.c: pairing via CreatePairedDevice

introduce optional argument target for remote address, if passed pairing
will be called
/external/bluetooth/bluez/test/agent.c
012c1469491fb9a3622ce01c2583026a09824d46 30-Jun-2009 Filippo Giunchedi <filippo@esaurito.net> test/agent.c: update dbus API usage

This patch implements and updates some parts of dbus API missing from
test/agent.c, namely Authorize, RequestPinCode and RequestPasskey.
/external/bluetooth/bluez/test/agent.c
db656f343048597f20b26b36144dff2663a9fdf2 30-Jun-2009 Filippo Giunchedi <filippo@esaurito.net> test/agent.c: get_device select default device

mimick simple-agent, i.e. search for default device
/external/bluetooth/bluez/test/agent.c
fb333f1c88df9c50529a390297565a6627bcf7ad 01-Jan-2009 Marcel Holtmann <marcel@holtmann.org> Update copyright information
/external/bluetooth/bluez/test/agent.c
2ab16c09f43aabeaf6545d6d19ffa88c404c4abf 03-Oct-2008 Marcel Holtmann <marcel@holtmann.org> Add example agent implementation in C
/external/bluetooth/bluez/test/agent.c