最新revisionだとなんかerrorになるので、暫定的に rev 111にrevert。ごめんなさい。こういうときどういうふうにcommitすればいいのか分からなかったので。

Dependents:   MiniSteer_BLE

Fork of BLE_API by Bluetooth Low Energy

Auto generated API documentation and code listings for BLE_API

Classes

BLEDevice The base class used to abstract away BLE capable radio transceivers or SOCs, to enable this BLE API to work with any radio transparently
BLEDeviceInstanceBase The interface for the transport object to be created by the target library's createBLEDeviceInstance()
Gap The base class used to abstract GAP functionality to a specific radio transceiver, SOC or BLE Stack
GapAdvertisingData This class provides several helper functions to generate properly formatted GAP Advertising and Scan Response data payloads
GapAdvertisingParams This class provides a wrapper for the core advertising parameters, including the advertising type (Connectable Undirected, Non Connectable Undirected, etc.), as well as the advertising and timeout intervals
GapEvents The base class used to abstract away the callback events that can be triggered with the GAP
GattCharacteristic GATT characteristic
GattServer The base class used to abstract GATT Server functionality to a specific radio transceiver, SOC or BLE Stack
GattServerEvents The base class used to abstract away the callback events that can be triggered with the GATT Server
GattService GATT service
GattCharacteristic::PresentationFormat GATT presentation format wrapper

Code

blecommon.h [code]
BLEDevice.h [code]
BLEDeviceInstanceBase.h [code]
Gap.h [code]
GapAdvertisingData.cpp [code]
GapAdvertisingData.h [code]
GapAdvertisingParams.cpp [code]
GapAdvertisingParams.h [code]
GapEvents.h [code]
GattCharacteristic.h [code]
GattServer.h [code]
GattServerEvents.h [code]
GattService.cpp [code]
GattService.h [code]
UUID.cpp [code]
UUID.h [code]