Lines Matching refs:LOG_ERROR
206 LOG_ERROR(LOG_TAG, "%s unable to create startup timer.", __func__); in hci_module_start_up()
212 LOG_ERROR(LOG_TAG, "%s unable to create command response timer.", __func__); in hci_module_start_up()
218 LOG_ERROR(LOG_TAG, "%s unable to create thread.", __func__); in hci_module_start_up()
222 LOG_ERROR(LOG_TAG, "%s unable to make thread RT.", __func__); in hci_module_start_up()
227 LOG_ERROR(LOG_TAG, in hci_module_start_up()
364 LOG_ERROR(LOG_TAG, "%s", __func__); in startup_timer_expired()
448 LOG_ERROR(LOG_TAG, "%s: %d commands pending response", __func__, in command_timed_out()
460 LOG_ERROR(LOG_TAG, "%s: Waited %d ms for a response to opcode: 0x%x %s", in command_timed_out()
467 LOG_ERROR(LOG_TAG, "%s: Size %d Hex %02x %02x %02x %02x", __func__, in command_timed_out()
471 LOG_ERROR(LOG_TAG, "%s: Size %d Hex %02x %02x %02x", __func__, in command_timed_out()
479 LOG_ERROR(LOG_TAG, "%s: requesting a firmware dump.", __func__); in command_timed_out()
501 LOG_ERROR(LOG_TAG, "%s restarting the Bluetooth process.", __func__); in command_timed_out()
678 LOG_ERROR(LOG_TAG, "%s could not create upward dispatcher.", __func__); in init_layer_interface()