Property | Type | Description | |
---|---|---|---|
address_type | Byte | ||
bond | Byte | ||
data | Byte[] | ||
packet_type | Byte | ||
rssi | SByte | ||
sender | Byte[] |
Method | Description | |
---|---|---|
ScanResponseEventArgs ( SByte rssi, Byte packet_type, Byte sender, Byte address_type, Byte bond, Byte data ) |
public ScanResponseEventArgs ( SByte rssi, Byte packet_type, Byte sender, Byte address_type, Byte bond, Byte data ) | ||
rssi | SByte | |
packet_type | Byte | |
sender | Byte | |
address_type | Byte | |
bond | Byte | |
data | Byte |