]> rtime.felk.cvut.cz Git - tiny-bt.git/blobdiff - src/hciembeded.h
next new support functions were added and old ideas were deleted
[tiny-bt.git] / src / hciembeded.h
index 63c05db59480e6878862a167b5053b184eb0a0a1..2a5c9cd120a8fc78aef8c0f97a8d12a9a6e9d4f6 100644 (file)
@@ -1812,7 +1812,7 @@ struct hci_dev_req {
 
 struct hci_dev_list_req {
        uint16_t dev_num;
-       struct hci_dev_req dev_req[0];  /* hci_dev_req structures */
+       struct hci_dev_req dev_req[16]; /* hci_dev_req structures */
 };
 
 struct hci_conn_list_req {