Home | History | Annotate | Download | only in chameleon

Lines Matching refs:logging

7 import logging
84 logging.info('Bluetooth module at %s is connected', target_mac_address)
102 logging.info('Try to connect to device')
105 logging.debug('Can not connect device, retry in 1 second.')
108 logging.debug('Connection established.')
139 logging.debug('Pairing to %s succeeded', target_mac_address)
146 logging.debug('Retry for pairing...')
168 logging.info('Resets bluetooth Ref.')
174 logging.info('Disables bluetooth Ref.')
179 logging.info('Disables bluetooth Ref.')