Sentinel
Loading...
Searching...
No Matches
bluetooth.cpp File Reference

Bluetooth Client Class. More...

#include "network/bluetooth.h"
#include "config.h"
#include "utils/threadsafe_serial.h"
#include <Arduino.h>
#include <NimBLEDevice.h>

Detailed Description

Bluetooth Client Class.

This file contains the implementation of the BluetoothClient class, which is used to manage Bluetooth connections and notifications.