nRF Connect SDK API 2.8.99
|
#include <zephyr/bluetooth/bluetooth.h>
#include <zephyr/bluetooth/conn.h>
#include <app_event_manager.h>
#include <app_event_manager_profiler_tracer.h>
#include "hwid.h"
Go to the source code of this file.
Data Structures | |
struct | ble_discovery_complete_event |
BLE discovery complete event. More... | |
Enumerations | |
enum | peer_type { PEER_TYPE_MOUSE , PEER_TYPE_KEYBOARD , PEER_TYPE_COUNT } |
Peer types (position in bitmask). More... | |