nl::Ble::BleLayerObject

Summary

Inheritance

Direct Known Subclasses: nl::Ble::BLEEndPoint

Public attributes

mAppState
void *
Generic pointer to app-specific data associated with the object.
mBle
[READ-ONLY] Pointer to the BleLayer object that owns this object.

Protected attributes

mRefCount
uint32_t

Protected functions

AddRef(void)
void
Release(void)
void

Public attributes

mAppState

void * mAppState

Generic pointer to app-specific data associated with the object.

mBle

BleLayer * mBle

[READ-ONLY] Pointer to the BleLayer object that owns this object.

Protected attributes

mRefCount

uint32_t mRefCount

Protected functions

AddRef

void AddRef(
  void
)

Release

void Release(
  void
)