C# Class BgApiDriver.BgApi.ble_msg_gap_scan_response_evt_t

Inheritance: BgApiEvent
Afficher le fichier Open project: ahouben/BleDriver.NET

Méthodes publiques

Свойство Type Description
address_type int
bond int
data byte[]
packet_type int
rssi int
sender bd_addr

Property Details

address_type public_oe property

public int address_type
Résultat int

bond public_oe property

public int bond
Résultat int

data public_oe property

public byte[] data
Résultat byte[]

packet_type public_oe property

public int packet_type
Résultat int

rssi public_oe property

public int rssi
Résultat int

sender public_oe property

public bd_addr,BgApiDriver sender
Résultat bd_addr