Commit Graph

68 Commits

Author SHA1 Message Date
Marcel Holtmann
9cb9157964 monitor: Use global file for display settings 2012-11-04 10:16:30 +01:00
Marcel Holtmann
c9d51f571a monitor: Add simple L2CAP packet framing 2012-11-03 10:25:03 +01:00
Marcel Holtmann
c0cbadfc2b monitor: Add support for automatic pager 2012-11-02 21:32:54 +01:00
Frédéric Danis
566ef74749 hcitool: Retrieve names from cache directory 2012-10-31 11:05:30 +02:00
Johan Hedberg
f45ee9ff35 btmgmt: Add basic EIR parsing 2012-10-22 17:36:38 +03:00
Marcel Holtmann
274ed938c2 emulator: Add first draft of b1ee tool 2012-10-09 00:35:47 +02:00
Eder Ruiz Maria
f4a4aa33f6 alert: Add test-alert script
This script is useful for testing the Alert API and testing the
implementation with PTS.
2012-10-03 22:28:20 +03:00
Johan Hedberg
391831ac1e core: Move sdp_xml_parse_record from service plugin to sdp-xml.c 2012-10-02 15:45:29 +03:00
Rafal Garbat
e05ba1470b heartrate: Add test script 2012-09-28 13:21:11 +03:00
Johan Hedberg
384f7e11a7 test: Add test-profile test script 2012-09-25 15:38:45 +03:00
Lucas De Marchi
5bec57420b rfcomm: Remove support for configuration file 2012-08-09 22:52:38 -07:00
Claudio Takahasi
d53e0272e9 serial: Remove serial proxy test script 2012-07-24 15:37:45 +02:00
Claudio Takahasi
9f1d36c8d5 serial: Remove serial test script 2012-07-24 15:37:43 +02:00
Gustavo Padovan
2f5f6a5de0 btmgmt: move it to tools 2012-07-10 11:20:34 -03:00
Gustavo Padovan
5e318d38bf cups: move it to profiles folder 2012-07-10 08:19:16 -03:00
Anderson Lizardo
451d48de3f build: Fix "make distcheck"
audio/bluetooth.conf was removed and test/sap-client was renamed.
2012-07-05 20:27:49 +03:00
Gustavo Padovan
c31c93c351 remove compat daemons 2012-07-04 15:04:36 +03:00
Luiz Augusto von Dentz
f2bdd7243e audio: Remove internal audio IPC
With unix socket and ALSA removed there is no longer any use for the
internal IPC.
2012-07-02 13:13:46 +03:00
Johan Hedberg
ebb2896b3a Remove test/apitest
This script is back from BlueZ 3.x times and unusable now
2012-06-15 12:32:44 +03:00
Johan Hedberg
8446f70d35 Makefile.tools: Add missing test_mpris_player_SOURCES 2012-06-04 10:18:50 +08:00
Tedd Ho-Jeong An
8d25f9528b hciattach: Add support for Intel Bluetooth device
This patch enables the Intel Bluetooth device (UART sku) over the H4
protocol.  It is responsible for bring up the device into known state by
configuring the baudrate and applying the patches, if required.
2012-05-16 10:36:20 +03:00
Daniel Wagner
d07fdd947a Makefile: Always add all test scripts to EXTRA_DIST
With commit e407e9ac6d
test-attrib, test-proximity and test-thermometer are only packaged
when "./configure --enable-gatt && make dist" is called.

The dist target should be independant on the configure flags.
2012-04-18 12:10:19 +03:00
Daniel Wagner
8054c46881 Makefile: Add simple-player and test-nap to EXTRA_DIST
Add simple-player and test-nap to the EXTRA_DIST target.
2012-03-30 15:45:14 +03:00
Chen Ganir
e407e9ac6d GATT: Remove individual config switches
Remove individual GATT plugin configuration switches and add a
new master gatt switch called --enable-gatt to enable/disable all
GATT related plugins at once.
2012-03-26 12:09:51 +03:00
Marcel Holtmann
970e3100d0 monitor: Add support for storing btsnoop formatted logs 2012-03-01 16:57:29 -08:00
Marcel Holtmann
d5be1cc111 emulator: Add initial version of new emulator 2012-02-27 10:56:43 -08:00
Marcel Holtmann
9d3b93ede7 monitor: Add Bluetooth HCI declarations 2012-02-27 10:52:14 -08:00
Marcel Holtmann
ee39765d31 monitor: Add support for hcidump fallback 2012-02-27 00:55:34 -08:00
Johan Hedberg
87f0899f82 btmgmt: Add UUID handling support 2012-02-23 21:53:17 +02:00
Marcel Holtmann
c07a32b214 monitor: Add basic packet processing 2012-02-20 18:17:34 +01:00
Marcel Holtmann
720e3a5116 monitor: Add skeleton for new monitoring tool 2012-02-20 16:11:26 +01:00
Marcel Holtmann
3bb5375bf5 tracer: Remove wrong attempt in building a HCI mointor in userspace 2012-02-20 16:03:42 +01:00
Claudio Takahasi
e05011b3f3 GAttrib: Add debug message for GAttrib references 2012-02-09 17:53:46 +02:00
Marcel Holtmann
bc3feb5e77 hciemu: Use epoll() instead of GLib mainloop 2011-11-30 17:51:13 +01:00
Jorge Fernandez Gonzalez
9d183bfbaf Add missing health test scripts to Makefile.tools 2011-11-25 14:27:15 +02:00
Santiago Carot-Nemesio
2776a390de Add thermometer python test script 2011-11-22 14:29:22 +02:00
Johan Hedberg
68b5421b74 Add basic read_controller_info support to btmgmt 2011-10-26 17:51:50 +02:00
Johan Hedberg
748f540296 Add skeleton for btmgmt tool 2011-10-25 17:10:48 +02:00
Luiz Augusto von Dentz
291e838c93 Add mpris-player to test
It gather information from players implementing mpris spec and convert
to org.bluez.MediaPlayer spec.
2011-10-10 12:26:07 +03:00
Marcel Holtmann
659190bf8d build: Link all tools with local copy of Bluetooth library 2011-09-13 16:48:58 +02:00
Bruno Dilly
a48d5487c7 Add test for serial proxy and serial proxy manager 2011-09-13 10:42:39 +03:00
Sheldon Demario
7223e60a54 Test script for LinkLossAlertLevel property
Initial test script for Proximity Monitor. This patch allows the
user to set the Link Loss alert level of a given Reporter.
Usage example:
$test-proximity -i hci1 --device <mac> LinkLossAlertLevel mild
2011-08-03 16:06:49 +03:00
Lucas De Marchi
9cec49b283 build: Rename configfiles option to datafiles
Instead of passing --[disable|enable]-configfiles, now we use
--[disable|enable]-datafiles as not all of the files are installed for
configuration but are rather data files.
2011-07-01 20:47:23 -07:00
Kay Sievers
9fc7474d89 Move hid2hci to /lib/udev 2011-05-02 09:23:34 -07:00
Kay Sievers
94b0a8f405 Update hid2hci tool from udev codebase 2011-04-28 12:54:31 -07:00
Szymon Janc
f6a34aa79b Add test/test-oob for testing Out Of Band pairing
This test utilizes D-Bus Out Of Band API so bluetoothd must be
compiled with dbusoob plugin.
2011-04-14 20:02:29 +03:00
Bruna Moreira
af5bd12322 Remove unused files from gatttool compilation 2011-04-01 16:43:12 +03:00
Bruna Moreira
d0b675088a Remove deprecated attrib plugin
The attrib plugin is deprecated and it is not used anymore. Remove it
and all related configuration. Note that GATT utility (gatttool)
configuration item was moved to Makefile.tools and it is compiled when
--enable-tools is used in configure.
2011-04-01 16:43:11 +03:00
Waldemar Rymarkiewicz
883ef406d6 Sim Access Profile test scripts
Add simple SAP client python implementation and a test script.

To run test-sap-server you need Python 2.6 or newer (tested with 2.6 only)
and PyBluez package installed.
2011-03-25 11:13:08 +02:00
Elvis Pfützenreuter
69f57a7d56 Add "unit test" for new UUID functions 2011-03-15 19:37:40 +02:00