Lines Matching refs:LOG_ERROR
218 LOG_ERROR("%s unable to create startup timer.", __func__); in hci_module_start_up()
224 LOG_ERROR("%s unable to create command response timer.", __func__); in hci_module_start_up()
230 LOG_ERROR("%s unable to start thread.", __func__); in hci_module_start_up()
234 LOG_ERROR("%s unable to make thread RT.", __func__); in hci_module_start_up()
240 LOG_ERROR("%s unable to create list for commands pending response.", in hci_module_start_up()
377 LOG_ERROR("%s", __func__); in startup_timer_expired()
383 LOG_ERROR("%s: waiting for abort_timer", __func__); in startup_timer_expired()
469 LOG_ERROR("%s restarting the Bluetooth process.", __func__); in hci_timeout_abort()
485 LOG_ERROR("%s: %d commands pending response", __func__, in command_timed_out_log_info()
497 LOG_ERROR("%s: Waited %d ms for a response to opcode: 0x%x %s", __func__, in command_timed_out_log_info()
504 LOG_ERROR("%s: Size %d Hex %02x %02x %02x %02x", __func__, in command_timed_out_log_info()
508 LOG_ERROR("%s: Size %d Hex %02x %02x %02x", __func__, in command_timed_out_log_info()
519 LOG_ERROR("%s", __func__); in command_timed_out()
524 LOG_ERROR("%s: Cannot obtain the mutex", __func__); in command_timed_out()
537 LOG_ERROR("%s: requesting a firmware dump.", __func__); in command_timed_out()
557 LOG_ERROR("%s: Setting a timer to restart.", __func__); in command_timed_out()
563 LOG_ERROR("%s unable to create an abort timer.", __func__); in command_timed_out()