Lines Matching refs:logging
17 import logging
86 logging.info("Cert: Init")
102 … logging.info("Cert: Creating bond to '%s' from '%s'" % (str(address), str(self._device.address)))
116 … logging.info("Cert: setting IO Capabilities data to '%s'" % self._io_capabilities_name_lookup.get(
124 …logging.info("Cert: setting Authentication Requirements data to '%s'" % self._auth_reqs_name_looku…
132 logging.info("Cert: setting OOB data present to '%s'" % data)
139 logging.info("Cert: Send user input callback uid:%d; response: %s" % (uid, b))
146 logging.info("Cert: Sending WRITE_SIMPLE_PAIRING_MODE [True]")
148 logging.info("Cert: Waiting for controller response")
155 logging.info("Cert: Waiting for LINK_KEY_REQUEST")
157 logging.info("Cert: Sending LINK_KEY_REQUEST_NEGATIVE_REPLY")
159 logging.info("Cert: Waiting for IO_CAPABILITY_REQUEST")
161 logging.info("Cert: Sending IO_CAPABILITY_REQUEST_REPLY")
165 logging.info("Cert: Waiting for USER_CONFIRMATION_REQUEST")
167 logging.info("Cert: Sending Simulated User Response '%s'" % reply_boolean)
169 logging.info("Cert: Sending USER_CONFIRMATION_REQUEST_REPLY")
171 logging.info("Cert: Waiting for SIMPLE_PAIRING_COMPLETE")
173 logging.info("Cert: Waiting for LINK_KEY_NOTIFICATION")
176 logging.info("Cert: Sending USER_CONFIRMATION_REQUEST_NEGATIVE_REPLY")
179 logging.info("Cert: Waiting for SIMPLE_PAIRING_COMPLETE")