Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
radix_relay::transport::ble_connection_params Struct Reference

#include <ble_stream.hpp>

Public Attributes

std::string_view device_address
 
std::string_view service_uuid
 
std::string_view characteristic_uuid
 

Detailed Description

Definition at line 19 of file ble_stream.hpp.

Member Data Documentation

◆ characteristic_uuid

std::string_view radix_relay::transport::ble_connection_params::characteristic_uuid

Definition at line 23 of file ble_stream.hpp.

◆ device_address

std::string_view radix_relay::transport::ble_connection_params::device_address

Definition at line 21 of file ble_stream.hpp.

◆ service_uuid

std::string_view radix_relay::transport::ble_connection_params::service_uuid

Definition at line 22 of file ble_stream.hpp.


The documentation for this struct was generated from the following file: