ELEC-C7222
Libraries for ELEC C7222 Course Work
Loading...
Searching...
No Matches
attribute_server.hpp File Reference
#include <cstdint>
#include <list>
#include "ble_error.hpp"
#include "non_copyable.hpp"
#include "service.hpp"
#include "uuid.hpp"
Include dependency graph for attribute_server.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  c7222::AttributeServer
 Encapsulates the ATT attribute server for the Pico W BLE stack. More...
 
struct  c7222::AttributeServer::ReadResult
 

Namespaces

namespace  c7222
 C7222 course abstractions namespace.