ELEC-C7222
Libraries for ELEC C7222 Course Work
Loading...
Searching...
No Matches
ble.hpp File Reference

BLE top-level singleton wrapper. More...

#include <functional>
#include <string>
#include <utility>
#include <vector>
#include "attribute_server.hpp"
#include "ble_address.hpp"
#include "ble_error.hpp"
#include "gap.hpp"
#include "non_copyable.hpp"
#include "security_manager.hpp"
Include dependency graph for ble.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  c7222::Ble
 Singleton entry point for BLE configuration and events. More...
 

Namespaces

namespace  c7222
 C7222 course abstractions namespace.
 

Detailed Description

BLE top-level singleton wrapper.