Merge "LE Maximum Advertising Data Length (3/4)" am: d7c37e7235
am: c25f4d202e
Change-Id: I71bbfd0afb9c4f5e675cbd2a402c96669b91a9e5
diff --git a/include/hardware/bluetooth.h b/include/hardware/bluetooth.h
index a416043..5d69ab3 100644
--- a/include/hardware/bluetooth.h
+++ b/include/hardware/bluetooth.h
@@ -167,6 +167,7 @@
bool le_coded_phy_supported;
bool le_extended_advertising_supported;
bool le_periodic_advertising_supported;
+ uint16_t le_maximum_advertising_data_length;
}bt_local_le_features_t;
/* Bluetooth Adapter and Remote Device property types */