C# Class BTool.AttHandleValueNotification

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

Méthodes publiques

Свойство Type Description
AttHandleValueNotificationCallback AttHandleValueNotificationDelegate

Méthodes publiques

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

Private Methods

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

Method Details

AttHandleValueNotification() public méthode

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

GetATT_HandleValueNotification() public méthode

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

Property Details

AttHandleValueNotificationCallback public_oe property

public AttHandleValueNotificationDelegate AttHandleValueNotificationCallback
Résultat AttHandleValueNotificationDelegate