C# Class BTool.AttReadByTypeRsp

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

Méthodes publiques

Свойство Type Description
AttReadByTypeRspCallback AttReadByTypeRspDelegate

Méthodes publiques

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

Private Methods

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

Method Details

AttReadByTypeRsp() public méthode

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

GetATT_ReadByTypeRsp() public méthode

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

Property Details

AttReadByTypeRspCallback public_oe property

public AttReadByTypeRspDelegate AttReadByTypeRspCallback
Résultat AttReadByTypeRspDelegate