MCPcopy Create free account
hub / github.com/antirez/freakwan / set_callback

Method set_callback

bt.py:111–112  ·  view source on GitHub ↗
(self, handler)

Source from the content-addressed store, hash-verified

109 self._advertise()
110
111 def set_callback(self, handler):
112 self._handler = handler
113
114 def irq_handler(self, event, data):
115 # Track connections so we can send notifications.

Callers 2

bt.pyFile · 0.80
main.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected