C# Class BTool.AttErrorRsp

Mostra file Open project: x893/BTool Class Usage Examples

Public Properties

Property Type Description
AttErrorRspCallback AttErrorRsp.AttErrorRspDelegate

Public Methods

Method Description
GetATT_ErrorRsp ( HCIReplies hciReplies, bool &dataFound ) : bool

Private Methods

Method Description
SendRspCallback ( HCIReplies hciReplies, bool success ) : void

Method Details

GetATT_ErrorRsp() public method

public GetATT_ErrorRsp ( HCIReplies hciReplies, bool &dataFound ) : bool
hciReplies HCIReplies
dataFound bool
return bool

Property Details

AttErrorRspCallback public_oe property

public AttErrorRsp.AttErrorRspDelegate AttErrorRspCallback
return AttErrorRsp.AttErrorRspDelegate