Lines Matching refs:LOG_DEBUG
217 syslog(LOG_DEBUG, "Got PIN_Code_Request event from '%s', " \ in process_pin_code_request_event()
222 syslog(LOG_DEBUG, "Found matching entry, " \ in process_pin_code_request_event()
231 syslog(LOG_DEBUG, "Could not PIN code for remote bdaddr %s", in process_pin_code_request_event()
244 syslog(LOG_DEBUG, "Got Link_Key_Request event from '%s', " \ in process_link_key_request_event()
249 syslog(LOG_DEBUG, "Found matching entry, " \ in process_link_key_request_event()
258 syslog(LOG_DEBUG, "Could not find link key for remote bdaddr %s", in process_link_key_request_event()
289 syslog(LOG_DEBUG, "Sending PIN_Code_Reply to '%s' " \ in send_pin_code_reply()
302 syslog(LOG_DEBUG, "Sending PIN_Code_Negative_Reply to '%s' " \ in send_pin_code_reply()
347 syslog(LOG_DEBUG, "Sending Link_Key_Reply to '%s' " \ in send_link_key_reply()
360 syslog(LOG_DEBUG, "Sending Link_Key_Negative_Reply to '%s' " \ in send_link_key_reply()
388 syslog(LOG_DEBUG, "Got Link_Key_Notification event from '%s', " \ in process_link_key_notification_event()
398 syslog(LOG_DEBUG, "Updating link key for the entry, " \ in process_link_key_notification_event()
421 syslog(LOG_DEBUG, "Got SIGHUP (%d)", s); in sighup()
431 syslog(LOG_DEBUG, "Got signal %d, total number of signals %d", in sigint()