Merge "LE Maximum Advertising Data Length (3/4)" am: d7c37e7235 am: c25f4d202e

am: 4d437176ee

Change-Id: I6c37e5fb9c0d4c5aad5439ca56bd7a0aa7a3d145
This commit is contained in:
Jakub Pawlowski 2017-03-17 05:29:52 +00:00 committed by android-build-merger
commit 2ea3c31f31

View file

@ -167,6 +167,7 @@ typedef struct
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 */