--- android/bluetooth.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/bluetooth.c b/android/bluetooth.c index 3c27b74..4ceb40f 100644 --- a/android/bluetooth.c +++ b/android/bluetooth.c @@ -355,7 +355,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