| 57c34ca3 |
client: Remove extra comma from the output |
Marcel Holtmann |
13 years ago |
1 file, +1, -1 |
| 521118c8 |
client: Print controller details when property changes |
Marcel Holtmann |
13 years ago |
1 file, +12, -1 |
| 4e053d83 |
client: Ignore property changes from other objects |
Marcel Holtmann |
13 years ago |
1 file, +9, -3 |
| 89301e4b |
client: Print any received signal |
Marcel Holtmann |
13 years ago |
1 file, +4, -0 |
| f32cddbf |
client: Listen to property change notifications |
Marcel Holtmann |
13 years ago |
1 file, +33, -14 |
| a0229390 |
gdbus: Add callback support for handling property changes |
Marcel Holtmann |
13 years ago |
2 files, +31, -10 |
| bc1d384a |
gdbus: Handle property changed signals and update property |
Marcel Holtmann |
13 years ago |
1 file, +107, -31 |
| 3cfd2167 |
gdbus: Set property changed filter match rule for each proxy |
Marcel Holtmann |
13 years ago |
1 file, +57, -40 |
| 4b94291a |
gdbus: Use a GPtrArray for the match rules |
Marcel Holtmann |
13 years ago |
1 file, +24, -18 |
| a799e9bc |
client: Add support for setting controller pairable mode |
Marcel Holtmann |
13 years ago |
1 file, +20, -0 |
| c5d23e05 |
client: Add support for setting controller discoverable mode |
Marcel Holtmann |
13 years ago |
1 file, +26, -5 |
| 0311f8aa |
client: Use generic callback and parsing functions |
Marcel Holtmann |
13 years ago |
1 file, +38, -38 |
| 4c7ff558 |
client: Add support for setting controller name |
Marcel Holtmann |
13 years ago |
1 file, +40, -1 |
| 1f9d66f6 |
client: Fix argument parsing for commands |
Marcel Holtmann |
13 years ago |
1 file, +6, -2 |
| c682e426 |
tools: Add missing newlines to management utility |
Marcel Holtmann |
13 years ago |
1 file, +10, -8 |
| 4cce0a3c |
client: Add support for setting controller power |
Marcel Holtmann |
13 years ago |
1 file, +45, -0 |
| a5556ba6 |
gdbus: Add support for setting D-Bus client basic properties |
Marcel Holtmann |
13 years ago |
2 files, +99, -0 |
| 44021012 |
gdbus: Deep copy of variants also requires a signature |
Marcel Holtmann |
13 years ago |
1 file, +7, -2 |
| 33d36ab5 |
TODO: Mark libbluetooth installation item as done |
Johan Hedberg |
13 years ago |
1 file, +2, -2 |
| 766efe9e |
profiles: Make use of btd_device_get_primary |
Johan Hedberg |
13 years ago |
7 files, +20, -117 |
| 24998ea9 |
core: Add btd_device_get_primary convenience function |
Johan Hedberg |
13 years ago |
2 files, +22, -0 |
| 8bec4a69 |
heartrate: Remove useless files |
Johan Hedberg |
13 years ago |
6 files, +72, -205 |
| 713e05c0 |
scanparam: Remove left-over main.c file |
Johan Hedberg |
13 years ago |
1 file, +0, -50 |
| 831ae09e |
thermometer: Remove useless files |
Johan Hedberg |
13 years ago |
6 files, +75, -211 |
| a0289e5d |
device: Fix memory leak in load_att_info() |
Frédéric Danis |
13 years ago |
1 file, +8, -3 |
| 59b79184 |
time: Use btd_profile_register return value in time_init |
Johan Hedberg |
13 years ago |
1 file, +1, -2 |
| 3d0052c4 |
deviceinfo: Remove leftover main.c file |
Johan Hedberg |
13 years ago |
1 file, +0, -47 |
| c4e17760 |
alert: Use btd_profile_register return value in alert_server_init |
Johan Hedberg |
13 years ago |
1 file, +1, -3 |
| 539a5603 |
scanparam: Remove useless files |
Johan Hedberg |
13 years ago |
5 files, +59, -151 |
| 12cd2f8e |
deviceinfo: Remove useless files |
Johan Hedberg |
13 years ago |
5 files, +60, -141 |
| e1cbe31e |
alert: Remove useless files |
Johan Hedberg |
13 years ago |
6 files, +18, -148 |
| 5be0c6f3 |
time: Remove useless files |
Johan Hedberg |
13 years ago |
6 files, +45, -180 |
| 2276e7e7 |
core: Remove unused emit_property_changed function |
Johan Hedberg |
13 years ago |
2 files, +0, -30 |
| ef063f75 |
core: Remove unused bt_string2list and bt_list2string functions |
Johan Hedberg |
13 years ago |
2 files, +0, -45 |
| 2282c849 |
audio: Make manager_find_devices static |
Johan Hedberg |
13 years ago |
2 files, +1, -7 |
| 7c254e83 |
audio: Fix A2DP Source connection callback handling |
Johan Hedberg |
13 years ago |
1 file, +41, -90 |
| b7f37a75 |
audio: Fix using the right procedure id when cleaning up |
Johan Hedberg |
13 years ago |
1 file, +2, -2 |
| 0981bf7e |
audio: Remove unused source_get_state and source_is_active functions |
Johan Hedberg |
13 years ago |
2 files, +0, -19 |
| 83ee92ba |
core: Remove unused sdp_get_access_list function |
Johan Hedberg |
13 years ago |
2 files, +0, -6 |
| 194a03ac |
core: Make some needlessly exported device functions static |
Johan Hedberg |
13 years ago |
2 files, +8, -11 |
| 478f104a |
core: Remove unused textfile_casedel and textfile_caseput functions |
Johan Hedberg |
13 years ago |
2 files, +0, -12 |
| f62ff53c |
core: Make create_dirs function static |
Johan Hedberg |
13 years ago |
2 files, +1, -2 |
| 580a010c |
audio: Remove unused sink_get_state function |
Johan Hedberg |
13 years ago |
2 files, +0, -8 |
| e763ae74 |
core: Remove unused eir functions |
Johan Hedberg |
13 years ago |
2 files, +0, -65 |
| 58fef2e6 |
attrib: conn_state should be static |
Johan Hedberg |
13 years ago |
1 file, +1, -1 |
| 7e92a9cb |
core: Remove unused adapter_any references |
Johan Hedberg |
13 years ago |
2 files, +0, -27 |
| abfc590f |
core: Remove unused read_local_class function |
Johan Hedberg |
13 years ago |
2 files, +0, -23 |
| 3544e331 |
core: Remove unused write_lastused_info function |
Johan Hedberg |
13 years ago |
2 files, +0, -20 |
| 2aca6e00 |
core: Remove unused delete_record function |
Johan Hedberg |
13 years ago |
2 files, +0, -27 |
| 1fb9e577 |
core: Remove unused characteristic storage functions |
Johan Hedberg |
13 years ago |
2 files, +0, -34 |