Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BruceDevices/firmware
/ BLESerialService
Method
BLESerialService
src/modules/ble_api/services/BLESerialService.cpp:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
#include <NimBLEDevice.h>
4
5
BLESerialService::BLESerialService() : BruceBLEService() {}
6
7
BLESerialService::~BLESerialService() {}
8
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected