Lines Matching full:could
110 err(1, "Could not sigaction(SIGINT)"); in main()
112 err(1, "Could not sigaction(SIGINT)"); in main()
117 err(1, "Could not sigaction(SIGHUP)"); in main()
122 err(1, "Could not create HCI socket"); in main()
131 err(1, "Could not set HCI socket filter"); in main()
134 err(1, "Could not daemon()ize"); in main()
145 syslog(LOG_ERR, "Could not create PID file %s. %s (%d)", in main()
163 syslog(LOG_ERR, "Could not receive from HCI socket. " \ in main()
199 syslog(LOG_ERR, "Could not remove PID file %s. %s (%d)", in main()
231 syslog(LOG_DEBUG, "Could not PIN code for remote bdaddr %s", in process_pin_code_request_event()
258 syslog(LOG_DEBUG, "Could not find link key for remote bdaddr %s", in process_link_key_request_event()
313 syslog(LOG_ERR, "Could not send PIN code reply to '%s' " \ in send_pin_code_reply()
371 syslog(LOG_ERR, "Could not send link key reply to '%s' " \ in send_link_key_reply()
393 syslog(LOG_ERR, "Could not find entry for remote bdaddr %s", in process_link_key_notification_event()
407 syslog(LOG_ERR, "Could not allocate link key"); in process_link_key_notification_event()