From: Mikel Astiz <mikel.astiz@xxxxxxxxxxxx> These patches contain changes that were proposed by Tanu during the review of "bluetooth: BlueZ 5 development patches". The changes have been separated into this patchset because they're not related to BlueZ 5. As pointed out by Tanu, that was also the case for the first patch ("[RFC v0 01/15] bluetooth: Do not check profile states is device_audio_is_ready()"), but now the number of patches has increased considerably which justifies a separate discussion. The patchset just contains some convenient housekeeping before new functionality is added. Mikel Astiz (7): bluetooth: Fix incorrect error messages bluetooth: Fix minor style issues bluetooth: Check message signature for SetConfiguration bluetooth: Use stdbool for pa_bool_t bluetooth: Do not check profile states is device_audio_is_ready() bluetooth: Remove device_is_audio_ready() bluetooth: Simplify redundant error check src/modules/bluetooth/bluetooth-util.c | 200 ++++++++++++---------- src/modules/bluetooth/module-bluetooth-device.c | 70 ++++---- src/modules/bluetooth/module-bluetooth-discover.c | 2 +- 3 files changed, 142 insertions(+), 130 deletions(-) -- 1.7.11.7