summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-13Add test for serial proxy and serial proxy managerBruno Dilly1-0/+64
2011-08-22Add support for listing all adapters using test-adapterVinicius Costa Gomes1-0/+17
2011-08-12Add script to test MediaPlayer interfaceLucas De Marchi1-0/+108
2011-08-03Test script for LinkLossAlertLevel propertySheldon Demario1-0/+65
2011-07-26l2test: enhance L2CAP mode optionAndrei Emeltchenko1-6/+37
2011-07-26l2test: Make use of L2CAP extended feature mask definitionsAndrei Emeltchenko1-10/+10
2011-07-03Fix common misspelled wordsLucas De Marchi4-4/+4
2011-06-28test/agent.c: Wait for reply from CreatePairedDevice before exitingSteven Luo1-2/+17
2011-06-15Add capability option to simple-agentDmitriy Paliy1-7/+17
2011-05-18Fix empty parameter list in functions declarationsSzymon Janc1-1/+1