AdvertisingSettings$json top-level constant

  1. @Deprecated('Use advertisingSettingsDescriptor instead')
Map<String, Object> const AdvertisingSettings$json

Implementation

@$core.Deprecated('Use advertisingSettingsDescriptor instead')
const AdvertisingSettings$json = {
  '1': 'AdvertisingSettings',
  '2': [
    {'1': 'advertising_mode', '3': 1, '4': 1, '5': 5, '10': 'advertisingMode'},
    {'1': 'advertising_tx_power', '3': 2, '4': 1, '5': 5, '10': 'advertisingTxPower'},
    {'1': 'manufacturerId', '3': 3, '4': 1, '5': 5, '10': 'manufacturerId'},
    {'1': 'manufacturerData', '3': 4, '4': 1, '5': 12, '10': 'manufacturerData'},
    {'1': 'service_uuid', '3': 5, '4': 1, '5': 9, '10': 'serviceUuid'},
  ],
};