summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-04-12simple-agent: add DisplayPinCodeScott James Remnant1-0/+5
2012-03-12test-discovery: Fix printing non-ASCII charactersJohan Hedberg1-0/+2
2012-03-02btiotest: Add option to update security level while connectingLuiz Augusto von Dentz1-3/+39
2012-02-27hciemu: Fix wrong error code in host controlMarcel Holtmann1-1/+1
2012-02-26l2test: Add BT Channel Policy optionAndrei Emeltchenko1-2/+30
2012-02-26l2test: Clean up lookup table codeAndrei Emeltchenko1-14/+26
2012-02-22hciemu: Reset all settings on resetMarcel Holtmann1-30/+36
2012-02-21hciemu: Add clean handling for page scan and inquiry scan enableMarcel Holtmann1-2/+16
2012-02-21hciemu: Add support for LE buffer size commandMarcel Holtmann1-0/+9
2012-02-21hciemu: Handle unknown HCI commands properlyMarcel Holtmann1-16/+24
2012-02-21hciemu: Add support for handling host supported featuresMarcel Holtmann1-1/+8
2012-02-21hciemu: Add support for setting LE host modeMarcel Holtmann1-0/+21
2012-02-21hciemu: Add support for setting simple pairing modeMarcel Holtmann1-1/+19
2012-02-21hciemu: Create a Bluetooth SIG 4.0 controllerMarcel Holtmann1-3/+3
2012-02-16thermometer: Fix handling of missing Temperature TypeAnderson Lizardo1-1/+2
2012-02-15test-discovery: Make output a bit more readableJohan Hedberg1-0/+2
2012-02-09proximity: Fix Proximity API to match documentationAnderson Lizardo1-2/+2
2012-02-02simple-agent: Ensure passkeys are padded to 6 digitsJohan Hedberg1-2/+2
2012-02-02simple-agent: Update default capability to KeyboardDisplayJohan Hedberg1-1/+1
2012-01-24test: Add support for btiotest to returning the key sizeVinicius Costa Gomes1-0/+13
2012-01-24test: Add support for passing the CID to btiotestVinicius Costa Gomes1-6/+10
2012-01-09l2test: Add option 'K' to set delay before receivingSzymon Janc1-5/+16
2012-01-09l2test: Add option 'H' to set socket receive buffer sizeSzymon Janc1-5/+44
2011-12-30hciemu: Fix strict-aliasing rules handlingAnderson Lizardo1-2/+2
2011-12-08mpris-player: Fix D-Bus reply memory leaksSyam Sidhardhan1-1/+5
2011-12-08agent: Fix D-Bus reply memory leaksSyam Sidhardhan1-0/+2
2011-12-08hciemu: Process Read Local AMP InfoAndrei Emeltchenko1-0/+35
2011-12-02hciemu: Fix build errorAnderson Lizardo1-0/+1
2011-11-30hciemu: Just use local port numbers onlyMarcel Holtmann1-16/+6
2011-11-30hciemu: Use epoll() instead of GLib mainloopMarcel Holtmann1-118/+109
2011-11-30hciemu: Remove support for running a proxyMarcel Holtmann1-174/+19
2011-11-22Add thermometer python test scriptSantiago Carot-Nemesio1-0/+88
2011-11-17Fix return value check for bt_audio_service_open()Anderson Lizardo1-1/+1
2011-11-17audio/IPC: Fix errno handling conventionAnderson Lizardo1-4/+8
2011-11-16rctest: fix not setting priority of accepted socketLuiz Augusto von Dentz1-7/+8
2011-11-16l2test: fix not setting priority of accepted socketLuiz Augusto von Dentz1-7/+8
2011-11-14Fix simple-player test script to make it work with dbus-python-0.84Vinicius Costa Gomes1-3/+3
2011-11-04btiotest: Add option to set socket priorityLuiz Augusto von Dentz1-4/+14
2011-11-04rctest: Add option 'Y' to set socket priorityLuiz Augusto von Dentz1-7/+41
2011-11-04l2test: Add option 'Y' to set socket priorityLuiz Augusto von Dentz1-7/+43
2011-10-28Add support for MediaPlayer.Release to simple-playerLuiz Augusto von Dentz1-0/+6
2011-10-28Add support for MediaPlayer.Release to mpris-playerLuiz Augusto von Dentz1-0/+20
2011-10-22Fix handling of dbus signalsLucas De Marchi1-5/+11
2011-10-20Fix leak of dbus messageLucas De Marchi1-1/+5
2011-10-13Improve test/simple-player to allow user interactionLucas De Marchi1-4/+67
2011-10-10Add mpris-player to testLuiz Augusto von Dentz1-0/+959
2011-10-06Remove test-media-playerLuiz Augusto von Dentz1-108/+0
2011-10-06Add simple-player test scriptLuiz Augusto von Dentz1-0/+56
2011-10-01Print Vendor/Product/Version in hexadecimalLuiz Augusto von Dentz1-0/+6
2011-09-24Fix test-proximity usage infoClaudio Takahasi1-1/+2