• Home
  • Raw
  • Download

Lines Matching refs:syslog

268 		syslog(LOG_ERR, "Can't send event: %s(%d)",  in command_status()
300 syslog(LOG_ERR, "Can't send event: %s(%d)", in command_complete()
328 syslog(LOG_ERR, "Can't send event: %s (%d)", in connect_request()
358 syslog(LOG_ERR, "Can't send event: %s (%d)", in connect_complete()
386 syslog(LOG_ERR, "Can't send event: %s (%d)", in disconn_complete()
416 syslog(LOG_ERR, "Can't send event: %s (%d)", in num_completed_pkts()
439 syslog(LOG_ERR, "Can't create socket: %s (%d)", in scan_enable()
452 syslog(LOG_ERR, "Can't bind socket: %s (%d)", in scan_enable()
458 syslog(LOG_ERR, "Can't listen on socket: %s (%d)", in scan_enable()
492 syslog(LOG_INFO, "Closing connection %s handle %d", in close_connection()
533 syslog(LOG_ERR, "Too many connections"); in create_connection()
538 syslog(LOG_ERR, "Can't create socket: %s (%d)", in create_connection()
551 syslog(LOG_ERR, "Can't bind socket: %s (%d)", in create_connection()
562 syslog(LOG_ERR, "Can't connect: %s (%d)", in create_connection()
576 syslog(LOG_ERR, "Can't alloc new connection: %s (%d)", in create_connection()
844 syslog(LOG_ERR, "Bad connection handle %d", handle); in hci_acl_data()
928 syslog(LOG_ERR, "Can't read link info"); in io_conn_ind()
933 syslog(LOG_ERR, "Can't alloc new connection"); in io_conn_ind()
944 syslog(LOG_ERR, "Too many connections"); in io_conn_ind()
974 syslog(LOG_ERR, "Read failed: %s (%d)", strerror(errno), errno); in io_hci_data()
994 syslog(LOG_ERR, "Unknown packet type 0x%2.2x", type); in io_hci_data()
1087 syslog(LOG_ERR, "Can't open device hci%d: %s (%d)", in run_proxy()
1093 syslog(LOG_ERR, "Can't get device info for hci%d: %s (%d)", in run_proxy()
1106 syslog(LOG_ERR, "Can't set filter for hci%d: %s (%d)", in run_proxy()
1114 syslog(LOG_ERR, "Can't set raw mode on hci%d: %s (%d)", in run_proxy()
1154 syslog(LOG_ERR, "Can't clear raw mode on hci%d: %s (%d)", in run_proxy()
1160 syslog(LOG_INFO, "Exit"); in run_proxy()
1251 syslog(LOG_INFO, "HCI emulation daemon ver %s started", VERSION); in main()
1272 syslog(LOG_ERR, "Can't open device %s: %s (%d)", in main()
1283 syslog(LOG_ERR, "Can't open device %s: %s (%d)", in main()
1294 syslog(LOG_ERR, "Can't create snoop file %s: %s (%d)", in main()
1344 syslog(LOG_INFO, "Exit"); in main()