Lines Matching refs:LOG_ERROR
220 LOG_ERROR("%s unable to create startup timer.", __func__); in hci_module_start_up()
226 LOG_ERROR("%s unable to create command response timer.", __func__); in hci_module_start_up()
232 LOG_ERROR("%s unable to start thread.", __func__); in hci_module_start_up()
236 LOG_ERROR("%s unable to make thread RT.", __func__); in hci_module_start_up()
242 LOG_ERROR("%s unable to create list for commands pending response.", in hci_module_start_up()
379 LOG_ERROR("%s", __func__); in startup_timer_expired()
387 LOG_ERROR("%s: waiting for abort_timer", __func__); in startup_timer_expired()
478 LOG_ERROR("%s restarting the Bluetooth process.", __func__); in hci_timeout_abort()
494 LOG_ERROR("%s: %d commands pending response", __func__, in command_timed_out_log_info()
506 LOG_ERROR("%s: Waited %d ms for a response to opcode: 0x%x %s", __func__, in command_timed_out_log_info()
513 LOG_ERROR("%s: Size %d Hex %02x %02x %02x %02x", __func__, in command_timed_out_log_info()
517 LOG_ERROR("%s: Size %d Hex %02x %02x %02x", __func__, in command_timed_out_log_info()
528 LOG_ERROR("%s", __func__); in command_timed_out()
534 LOG_ERROR("%s: Cannot obtain the mutex", __func__); in command_timed_out()
547 LOG_ERROR("%s: requesting a firmware dump.", __func__); in command_timed_out()
567 LOG_ERROR("%s: Setting a timer to restart.", __func__); in command_timed_out()
573 LOG_ERROR("%s unable to create an abort timer.", __func__); in command_timed_out()