C# Class BTool.AttReadByGrpTypeRsp

Afficher le fichier Open project: x893/BTool Class Usage Examples

Méthodes publiques

Свойство Type Description
AttReadByGrpTypeRspCallback AttReadByGrpTypeRspDelegate

Méthodes publiques

Méthode Description
AttReadByGrpTypeRsp ( DeviceForm deviceForm ) : System.Collections.Generic
GetATT_ReadByGrpTypeRsp ( HCIReplies hciReplies, bool &dataFound ) : bool

Private Methods

Méthode Description
SendRspCallback ( HCIReplies hciReplies, bool success ) : void

Method Details

AttReadByGrpTypeRsp() public méthode

public AttReadByGrpTypeRsp ( DeviceForm deviceForm ) : System.Collections.Generic
deviceForm DeviceForm
Résultat System.Collections.Generic

GetATT_ReadByGrpTypeRsp() public méthode

public GetATT_ReadByGrpTypeRsp ( HCIReplies hciReplies, bool &dataFound ) : bool
hciReplies HCIReplies
dataFound bool
Résultat bool

Property Details

AttReadByGrpTypeRspCallback public_oe property

public AttReadByGrpTypeRspDelegate AttReadByGrpTypeRspCallback
Résultat AttReadByGrpTypeRspDelegate