Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEarable/open-earable
/ ~BLEStream
Method
~BLEStream
src/audio_pdm/BLEStream.cpp:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
BLEStream::~BLEStream() {
24
delete filter;
25
}
26
27
bool BLEStream::begin() {
28
(*stream)->open();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected