Property | Type | Description | |
---|---|---|---|
DisplayMsgCallback | DeviceForm.DisplayMsgDelegate | ||
discoverConnectStatus | DiscoverConnectStatus |
Method | Description | |
---|---|---|
AddSlaveDevice ( |
||
DeviceTabsForm ( |
||
DeviceTabsUpdate ( ) : void | ||
DiscoverConnectUserInputControl ( ) : void | ||
GetConnectionParameters ( ) : void | ||
GetRbASCIIReadChecked ( ) : bool | ||
GetRbDecimalReadChecked ( ) : bool | ||
GetSelectedTab ( ) : int | ||
GetTbReadStatusText ( ) : string | ||
GetTbWriteStatusText ( ) : string | ||
GetTcDeviceTabsWidth ( ) : int | ||
PairBondUserInputControl ( ) : void | ||
SetAddrType ( byte addrType ) : void | ||
SetAuthenticatedBond ( bool state ) : void | ||
SetConnHandles ( ushort handle ) : bool | ||
SetGapAuthCompleteInfo ( |
||
SetMaxConnectionInterval ( uint interval ) : void | ||
SetMinConnectionInterval ( uint interval ) : void | ||
SetNudMaxConnIntValue ( int value ) : void | ||
SetNudMinConnIntValue ( int value ) : void | ||
SetNudSlaveLatencyValue ( int value ) : void | ||
SetNudSprVisionTimeoutValue ( int value ) : void | ||
SetPairingStatus ( |
||
SetSlaveLatency ( uint latency ) : void | ||
SetSupervisionTimeout ( uint timeout ) : void | ||
SetTbReadAttrHandleText ( string text ) : void | ||
SetTbReadStatusText ( string text ) : void | ||
SetTbReadValueTag ( object tag ) : void | ||
SetTbReadValueText ( string text ) : void | ||
SetTbWriteStatusText ( string text ) : void | ||
ShowProgress ( bool enable ) : void | ||
TabAdvCommandsInitValues ( ) : void | ||
TabDiscoverConnectInitValues ( ) : void | ||
TabPairBondInitValues ( ) : void | ||
TabReadWriteInitValues ( ) : void | ||
UsePasskeySecurity ( |
||
UserTabAccess ( bool tabAcccess ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
AddToEndCsv ( |
||
CheckHexKeyPress ( object sender, |
||
ConnSettingsUserInputControl ( bool enabled ) : void | ||
DeviceTabsForm ( ) : System | ||
DeviceTabsForm_Load ( object sender, |
||
DeviceTabsForm_Scroll ( object sender, |
||
DiscoveryUserInputControl ( bool enabled ) : void | ||
EstablishLinkUserInputControl ( bool enabled ) : void | ||
FindAddrInCsv ( string addr, List |
||
GATTWriteValueValidation ( string valStr ) : bool | ||
GetAuthenticationEnabled ( ) : bool | ||
GetBondingEnabled ( ) : bool | ||
GetPairingStatusStr ( |
||
InitializeComponent ( ) : void | ||
InitiateBondUserInputControl ( bool enabled ) : void | ||
InitiatePairingUserInputControl ( bool enabled ) : void | ||
LoadHCICmds ( ) : void | ||
PairBondFieldControl ( ) : void | ||
PairBondFieldTabDisable ( bool disableTabAcccess ) : void | ||
PasskeyInputUserInputControl ( bool enabled ) : void | ||
ReadCsv ( string pathFileNameStr, bool &fileError ) : List |
||
ReplaceAddrDataInCsv ( |
||
ResetSlaveDevices ( ) : void | ||
SetConnectionParameters ( ) : void | ||
TabAdvCommandsToolTips ( ) : void | ||
TabDiscoverConnectToolTips ( ) : void | ||
TabPairBondToolTips ( ) : void | ||
TabReadWriteToolTips ( ) : void | ||
TerminateLinkUserInputControl ( bool enabled ) : void | ||
WriteCsv ( string pathFileNameStr, List |
||
btnEstablishCancel_Click ( object sender, |
||
btnEstablish_Click ( object sender, |
||
btnGATTReadValue_Click ( object sender, |
||
btnGATTWriteValue_Click ( object sender, |
||
btnGetParams_Click ( object sender, |
||
btnInitiateBond_Click ( object sender, |
||
btnLoadLongTermKey_Click ( object sender, |
||
btnSaveLongTermKey_Click ( object sender, |
||
btnScanCancel_Click ( object sender, EventArgs e ) : void | ||
btnScan_Click ( object sender, EventArgs e ) : void | ||
btnSendPairingRequest_Click ( object sender, EventArgs e ) : void | ||
btnSendPassKey_Click ( object sender, EventArgs e ) : void | ||
btnSendShared_Click ( object sender, EventArgs e ) : void | ||
btnSetParams_Click ( object sender, EventArgs e ) : void | ||
btnTerminate_Click ( object sender, EventArgs e ) : void | ||
cbConnSlaveDeviceBDAddress_SelectedIndexChanged ( object sender, EventArgs e ) : void | ||
maxCI_Changed ( object sender, EventArgs e ) : void | ||
minCI_Changed ( object sender, EventArgs e ) : void | ||
pgAdvCmds_Layout ( object sender, LayoutEventArgs e ) : void | ||
readFormat_Click ( object sender, EventArgs e ) : void | ||
readType_Changed ( object sender, EventArgs e ) : void | ||
supervisionTimeout_Changed ( object sender, EventArgs e ) : void | ||
tbLTKDiversifier_KeyPress ( object sender, KeyPressEventArgs e ) : void | ||
tbLTKRandom_KeyPress ( object sender, KeyPressEventArgs e ) : void | ||
tbLongTermKey_KeyPress ( object sender, KeyPressEventArgs e ) : void | ||
tbPasskey_KeyPress ( object sender, KeyPressEventArgs e ) : void | ||
tcDeviceTab_Selected ( object sender, TabControlEventArgs e ) : void | ||
treeViewCmdList_AfterSelect ( object sender, TreeViewEventArgs e ) : void | ||
tsmiSendAdvCmd_Click ( object sender, EventArgs e ) : void |
public AddSlaveDevice ( |
||
linkSlave | ||
return | void |
public DeviceTabsForm ( |
||
deviceForm | ||
return | System |
public DiscoverConnectUserInputControl ( ) : void | ||
return | void |
public SetAuthenticatedBond ( bool state ) : void | ||
state | bool | |
return | void |
public SetConnHandles ( ushort handle ) : bool | ||
handle | ushort | |
return | bool |
public SetGapAuthCompleteInfo ( |
||
obj | ||
return | void |
public SetMaxConnectionInterval ( uint interval ) : void | ||
interval | uint | |
return | void |
public SetMinConnectionInterval ( uint interval ) : void | ||
interval | uint | |
return | void |
public SetNudMaxConnIntValue ( int value ) : void | ||
value | int | |
return | void |
public SetNudMinConnIntValue ( int value ) : void | ||
value | int | |
return | void |
public SetNudSlaveLatencyValue ( int value ) : void | ||
value | int | |
return | void |
public SetNudSprVisionTimeoutValue ( int value ) : void | ||
value | int | |
return | void |
public SetPairingStatus ( |
||
state | ||
return | void |
public SetSlaveLatency ( uint latency ) : void | ||
latency | uint | |
return | void |
public SetSupervisionTimeout ( uint timeout ) : void | ||
timeout | uint | |
return | void |
public SetTbReadAttrHandleText ( string text ) : void | ||
text | string | |
return | void |
public SetTbReadStatusText ( string text ) : void | ||
text | string | |
return | void |
public SetTbReadValueTag ( object tag ) : void | ||
tag | object | |
return | void |
public SetTbReadValueText ( string text ) : void | ||
text | string | |
return | void |
public SetTbWriteStatusText ( string text ) : void | ||
text | string | |
return | void |
public TabDiscoverConnectInitValues ( ) : void | ||
return | void |
public UsePasskeySecurity ( |
||
state | ||
return | void |
public UserTabAccess ( bool tabAcccess ) : void | ||
tabAcccess | bool | |
return | void |
public DeviceForm.DisplayMsgDelegate DisplayMsgCallback | ||
return | DeviceForm.DisplayMsgDelegate |