Diff between 82d3d803d4c54946378f706f8b6b0c0ff9d4e821 and 4337eb25b04cc168a102c56e817fef20bb62cf75

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 37fcdae..131024e 100644
--- a/monitor/bt.h
+++ b/monitor/bt.h
@@ -2608,7 +2608,7 @@ struct bt_hci_cmd_periodic_sync_trans {
 struct bt_hci_cmd_pa_set_info_trans {
 	uint16_t handle;
 	uint16_t service_data;
-	uint16_t adv_handle;
+	uint8_t adv_handle;
 } __attribute__ ((packed));
 
 #define BT_HCI_CMD_PA_SYNC_TRANS_PARAMS		0x205c