From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> --- android/tester-hidhost.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/tester-hidhost.c b/android/tester-hidhost.c index c6296aa..c7e3a67 100644 --- a/android/tester-hidhost.c +++ b/android/tester-hidhost.c @@ -57,7 +57,7 @@ struct emu_cid_data { uint16_t intr_cid; }; -struct emu_cid_data cid_data; +static struct emu_cid_data cid_data; static const uint8_t did_req_pdu[] = { 0x06, /* PDU id */ 0x00, 0x00, /* Transaction id */ -- 1.9.3 -- 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