ScanResult$json top-level constant
Implementation
@$core.Deprecated('Use scanResultDescriptor instead')
const ScanResult$json = {
'1': 'ScanResult',
'2': [
{
'1': 'device',
'3': 1,
'4': 1,
'5': 11,
'6': '.BluetoothDevice',
'10': 'device'
},
{
'1': 'advertisement_data',
'3': 2,
'4': 1,
'5': 11,
'6': '.AdvertisementData',
'10': 'advertisementData'
},
{'1': 'rssi', '3': 3, '4': 1, '5': 5, '10': 'rssi'},
],
};