MCPcopy Create free account
hub / github.com/BruceDevices/firmware / BLEAPICallback

Method BLEAPICallback

src/modules/ble_api/ble_api.cpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18public:
19 explicit BLEAPICallback(BLE_API *api) : api(api) {}
20};
21
22void BLE_API::setup() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected