--- android/bluetooth.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/bluetooth.c b/android/bluetooth.c index 17c8e7a..5494dcb 100644 --- a/android/bluetooth.c +++ b/android/bluetooth.c @@ -372,7 +372,8 @@ static void send_bond_state_change(const bdaddr_t *addr, uint8_t status, } static void set_device_bond_state(const bdaddr_t *addr, uint8_t status, - int state) { + int state) +{ struct device *dev; -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html