MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / hidHostConnect

Function hidHostConnect

Tactility/Source/bluetooth/BluetoothMock.cpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34bool isProfileSupported(int /*profileId*/) { return false; }
35
36void hidHostConnect(const std::array<uint8_t, 6>& /*addr*/) {}
37void hidHostDisconnect() {}
38bool hidHostIsConnected() { return false; }
39

Callers 3

connectFunction · 0.70
onPairPeerFunction · 0.50
onPressConnectMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected