nRF Connect SDK API 0.1.0
|
#include <string.h>
#include <zephyr/toolchain.h>
#include <app_event_manager.h>
#include <app_event_manager_profiler_tracer.h>
Go to the source code of this file.
Data Structures | |
struct | peer_conn_event |
Macros | |
#define | PEER_ID_LIST |
#define | X(name) _CONCAT(PEER_ID_, name), |
Enumerations | |
enum | peer_id { } |
enum | peer_conn_state { PEER_STATE_CONNECTED , PEER_STATE_DISCONNECTED } |