BLE hardware abstraction layer. More...
Static Public Member Functions | |
| static void | Enable () |
| Enable BLE interface. More... | |
| static void | Disable () |
| Disable BLE interface. More... | |
| static List< BleDirectDevice > | EnumDevices () |
| Retrieve the list of SpringCore BLE devices. More... | |
| static BleDirectDevice | GetDeviceByAddress (string DeviceAddress) |
| Retrieve one BLE device, given its BT_ADDR. More... | |
Static Public Attributes | |
| const string | SpringCardDirectGUID = "{6cb501b7-96f6-4eef-acb1-d7535f153cf0}" |
| GUID of the SpringCard Direct BLE service. More... | |
BLE hardware abstraction layer.
|
static |
Disable BLE interface.
|
static |
Enable BLE interface.
|
static |
Retrieve the list of SpringCore BLE devices.
|
static |
Retrieve one BLE device, given its BT_ADDR.
|
static |
GUID of the SpringCard Direct BLE service.