Originally from Donal's blog article. http://mbed.org/users/donalm/code/BLE_Health_Thermometer_Blog/ Changed low freq. clock source from XTAL to IRC.

Dependents:   BLE_Health_Thermometer_IRC BLE_RCBController_micono_test BLE_konashi_PIO_test BLE_ADT7410_TMP102_Sample ... more

Fork of BLE_API_Native_blog by Donal Morrissey

Embed: (wiki syntax)

« Back to documentation index

GattServer Class Reference

GattServer Class Reference

The base class used to abstract GATT Server functionality to a specific radio transceiver, SOC or BLE Stack. More...

#include <GattServer.h>

Inherited by nRF51GattServer.


Detailed Description

The base class used to abstract GATT Server functionality to a specific radio transceiver, SOC or BLE Stack.

Definition at line 32 of file GattServer.h.