BleSerialPeripheralRK
Public Member Functions | Protected Attributes
BleSerialPeripheralLock Class Reference

Class to lock and unlock the tx mutex automatically. Allocate this object on the stack so when it goes out of scope the mutex will always be released. More...

#include <BleSerialPeripheralRK.h>

Public Member Functions

 BleSerialPeripheralLock (BleSerialPeripheralBase *parent)
 

Protected Attributes

BleSerialPeripheralBaseparent
 

Detailed Description

Class to lock and unlock the tx mutex automatically. Allocate this object on the stack so when it goes out of scope the mutex will always be released.


The documentation for this class was generated from the following file: