Merge "LE Maximum Advertising Data Length (3/4)"
This commit is contained in:
commit
d7c37e7235
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue