Event received when a peer wants to change the connection parameters. More...
#include <Events.h>
| Public Member Functions | |
| connection_handle_t | getConnectionHandle () const | 
| Get the connection handle.  More... | |
| const conn_interval_t & | getMinConnectionInterval () const | 
| Get the minimum connection interval requested.  More... | |
| const conn_interval_t & | getMaxConnectionInterval () const | 
| Get the maximum connection interval requested.  More... | |
| const slave_latency_t & | getSlaveLatency () const | 
| Get the slave latency requested.  More... | |
| const supervision_timeout_t & | getSupervisionTimeout () const | 
| Get the supervision timeout requested.  More... | |
Event received when a peer wants to change the connection parameters.
| connection_handle_t getConnectionHandle | ( | ) | const | 
| const conn_interval_t& getMaxConnectionInterval | ( | ) | const | 
| const conn_interval_t& getMinConnectionInterval | ( | ) | const | 
| const slave_latency_t& getSlaveLatency | ( | ) | const |