Diff between 9e9f054a2eb8f9be3ea0ba3aa10bb424eb5a398d and e0f5646a9c985b23dd1ac6345458ff80cedd9cbf
Changed Files
| File | Additions | Deletions | Status |
| monitor/bt.h | +1 | -1 | modified |
Full Patch
diff --git a/monitor/bt.h b/monitor/bt.h
index 58ca255..75bcdee 100644
--- a/monitor/bt.h
+++ b/monitor/bt.h
@@ -1025,7 +1025,7 @@ struct bt_hci_cmd_le_transmitter_test {
#define BT_HCI_CMD_LE_TEST_END 0x201f
struct bt_hci_rsp_le_test_end {
uint8_t status;
- uint8_t num_packets;
+ uint16_t num_packets;
} __attribute__ ((packed));
#define BT_HCI_EVT_INQUIRY_COMPLETE 0x01