| 0e4651f5 |
avctp: Convert avctp_get to accept audio_device
Use addresses taken from btd_dev reference in audio_device to get
session source and destination. |
Szymon Janc |
13 years ago |
4 files, +10, -4 |
| 03355824 |
avdtp: Don't use audio_device src and dst fields in avdtp_confirm_cb
There is already src and dst available from bt_io. |
Szymon Janc |
13 years ago |
1 file, +1, -1 |
| 8eff0b1d |
avctp: Don't use audio_device src and dst in avctp_control_confirm
Use src and dst addresses from btd_dev reference. |
Szymon Janc |
13 years ago |
1 file, +7, -1 |
| 2cdebb26 |
avctp: Convert avctp_connect to accept audio_device
Use addresses taken from btd_dev reference in audio_device to get
session source and destination. |
Szymon Janc |
13 years ago |
4 files, +10, -5 |
| 0f615355 |
avdtp: Convert avdtp_is_connected to accept audio_device
Use addresses taken from btd_dev reference in audio_device to get
session source and destination. |
Szymon Janc |
13 years ago |
3 files, +10, -6 |
| f7b45bd8 |
avdtp: Convert avdtp_get to accept audio_device
Use addresses taken from btd_dev reference in audio_device to get
session source and destination. |
Szymon Janc |
13 years ago |
5 files, +10, -6 |
| d3f7aff1 |
build: Remove left over of gstreamer removal |
Luiz Augusto von Dentz |
13 years ago |
1 file, +0, -76 |
| 6614adac |
core: Remove unused adapter off_timer variable |
Johan Hedberg |
13 years ago |
1 file, +0, -12 |
| 28727a87 |
core: Remove unused adapter powered callbacks feature |
Johan Hedberg |
13 years ago |
2 files, +0, -48 |
| 99d82343 |
core: Remove useless bt_hci_result_t typedef |
Johan Hedberg |
13 years ago |
1 file, +0, -2 |
| cd85ab71 |
core: Remove useless btd_adapter_enable_auto_connect function |
Johan Hedberg |
13 years ago |
2 files, +0, -35 |
| 73203d37 |
core: Remove useless adapter_powering_down function |
Johan Hedberg |
13 years ago |
2 files, +0, -6 |
| ef58238f |
core: Remove useless adapter_any_get_path function |
Johan Hedberg |
13 years ago |
2 files, +0, -7 |
| 9169c933 |
core: Remove useless adapter_has_discov_sessions function |
Johan Hedberg |
13 years ago |
2 files, +1, -10 |
| c1c03903 |
core: Remove useless device_is_creating function |
Johan Hedberg |
13 years ago |
2 files, +0, -27 |
| 9f1fcaca |
device: Merge device_create_bonding() into pair_device() |
Johan Hedberg |
13 years ago |
1 file, +31, -40 |
| e88af9e2 |
core: Make device_create_bonding private to device.c |
Johan Hedberg |
13 years ago |
2 files, +97, -100 |
| 339f267c |
core: Remove unused device_is_busy function |
Johan Hedberg |
13 years ago |
2 files, +0, -6 |
| 405c68c6 |
core: Pass explicit address type info when creating device objects |
Johan Hedberg |
13 years ago |
9 files, +53, -52 |
| 5f504d77 |
core: Make device_browse_primary and device_browse_sdp private
These functions are not needed outside of device.c so make them private.
There is however an unfortunate circular dependency which mandates
forward declarations: dev_connect may need to discover services and upon
completion the dev_connect sequence needs to be retried. |
Johan Hedberg |
13 years ago |
2 files, +7, -6 |
| 884966ad |
TODO: All deprecated APIs are already gone |
Johan Hedberg |
13 years ago |
1 file, +3, -3 |
| cc5455ef |
core: Set LimitNPROC and CapabilityBoundingSet options |
Marcel Holtmann |
13 years ago |
1 file, +2, -0 |
| 0ee79c66 |
core: Add options for systemd status notification and watchdog |
Marcel Holtmann |
13 years ago |
1 file, +3, -0 |
| 822f9a3b |
core: Add support for systemd watchdog handling |
Marcel Holtmann |
13 years ago |
1 file, +24, -1 |
| 93e6da1f |
core: Provide implementation for sd_notify helper |
Marcel Holtmann |
13 years ago |
1 file, +69, -1 |
| 658196b2 |
build: Always generate bluetooth.service file |
Marcel Holtmann |
13 years ago |
1 file, +3, -2 |
| 41b411a3 |
core: Add stub for systemd notification integration |
Marcel Holtmann |
13 years ago |
4 files, +75, -0 |
| ffb795a2 |
test: Move mpris-player utility into tools directory |
Marcel Holtmann |
13 years ago |
4 files, +1012, -1013 |
| 9f169828 |
test: Move btiotest utility into tools directory |
Marcel Holtmann |
13 years ago |
4 files, +625, -624 |
| a18bd79a |
test: Move bdaddr utility into tools directory |
Marcel Holtmann |
13 years ago |
6 files, +534, -537 |
| 05d8c725 |
README: Lexical Analyzer and YACC is no longer needed |
Marcel Holtmann |
13 years ago |
1 file, +0, -2 |
| c0fbacce |
build: Reorder tools section |
Marcel Holtmann |
13 years ago |
1 file, +18, -28 |
| 42f947fd |
build: Remove another left-over from .gitignore |
Marcel Holtmann |
13 years ago |
1 file, +0, -1 |
| d6ed61a5 |
test: Remove deprecated hciemu utility |
Marcel Holtmann |
13 years ago |
4 files, +1, -1335 |
| 14f601a8 |
test: Remove unused lmptest utility |
Marcel Holtmann |
13 years ago |
3 files, +1, -179 |
| f517557f |
test: Remove unused sdptest utility |
Marcel Holtmann |
13 years ago |
3 files, +1, -151 |
| ab5bedd3 |
test: Move scotest utility into tools directory |
Marcel Holtmann |
13 years ago |
4 files, +488, -488 |
| 52e63f40 |
test: Move rctest utility into tools directory |
Marcel Holtmann |
13 years ago |
6 files, +1003, -1003 |
| dff1ad98 |
test: Move l2test utility into tools directory |
Marcel Holtmann |
13 years ago |
4 files, +1564, -1564 |
| bac2e7e1 |
test: Move avtest utility into tools directory |
Marcel Holtmann |
13 years ago |
4 files, +875, -874 |
| fc6a6442 |
unit: Convert test-textfile utility into a real unit test |
Marcel Holtmann |
13 years ago |
1 file, +167, -81 |
| 184b7fc8 |
unit: Add test-textfile to list of unit tests |
Marcel Holtmann |
13 years ago |
5 files, +197, -197 |
| 68f4f17a |
unit: Convert uuidtest utility into a real unit test |
Marcel Holtmann |
13 years ago |
5 files, +232, -325 |
| 5a2fda0b |
build: Use libexecdir for Bluetooth daemon |
Marcel Holtmann |
13 years ago |
4 files, +12, -6 |
| 27c68b2d |
build: Move all programs to be installed into bin directory |
Marcel Holtmann |
13 years ago |
13 files, +762, -764 |
| e946d6a3 |
tools: Remove reference to old SDP daemon |
Marcel Holtmann |
13 years ago |
1 file, +5, -9 |
| ea4cc8f5 |
build: Remove unused hstest utility |
Marcel Holtmann |
13 years ago |
5 files, +2, -358 |
| f567de9a |
build: Remove unused attest utility |
Marcel Holtmann |
13 years ago |
3 files, +1, -187 |
| 7d41e36e |
build: Remove left-over from telephony driver framework |
Marcel Holtmann |
13 years ago |
1 file, +0, -7 |
| 66d928aa |
unit: Always return with g_test_run() return value |
Marcel Holtmann |
13 years ago |
5 files, +5, -15 |