Lines Matching full:__func__
170 LOG_INFO(LOG_TAG, "%s", __func__);
194 LOG_ERROR(LOG_TAG, "%s unable to create startup timer.", __func__);
200 LOG_ERROR(LOG_TAG, "%s unable to create epilog timer.", __func__);
206 LOG_ERROR(LOG_TAG, "%s unable to create command response timer.", __func__);
212 LOG_ERROR(LOG_TAG, "%s unable to create pending command queue.", __func__);
218 LOG_ERROR(LOG_TAG, "%s unable to create pending packet queue.", __func__);
224 LOG_ERROR(LOG_TAG, "%s unable to create thread.", __func__);
230 LOG_ERROR(LOG_TAG, "%s unable to create list for commands pending response.", __func__);
260 LOG_WARN(LOG_TAG, "%s not turning off the chip before turning on.", __func__);
274 LOG_DEBUG(LOG_TAG, "%s starting async portion", __func__);
284 LOG_INFO(LOG_TAG, "%s", __func__);
348 LOG_DEBUG(LOG_TAG, "%s posting postload work item", __func__);
398 LOG_WARN(LOG_TAG, "%s legacy transmit of command. Use transmit_command instead.", __func__);
407 LOG_INFO(LOG_TAG, "%s", __func__);
413 LOG_INFO(LOG_TAG, "%s", __func__);
433 LOG_ERROR(LOG_TAG, "%s", __func__);
444 LOG_INFO(LOG_TAG, "%s", __func__);
454 LOG_INFO(LOG_TAG, "%s postload finished.", __func__);
464 LOG_INFO(LOG_TAG, "%s", __func__);
470 LOG_INFO(LOG_TAG, "%s", __func__);
531 LOG_ERROR(LOG_TAG, "%s with no commands pending response", __func__);
538 LOG_ERROR(LOG_TAG, "%s hci layer timeout waiting for response to a command. opcode: 0x%x", __func__, wait_entry->opcode);
542 LOG_ERROR(LOG_TAG, "%s restarting the bluetooth process.", __func__);
577 LOG_ERROR(LOG_TAG, "%s error getting buffer for incoming packet of type %d and size %zd", __func__, type, buffer_size);
617 LOG_ERROR(LOG_TAG, "%s the state machine should not have been left in the finished state.", __func__);
674 __func__, opcode);
693 LOG_WARN(LOG_TAG, "%s command status event with no matching command. opcode: 0x%x", __func__, opcode);
731 LOG_ERROR(LOG_TAG, "%s had no queue to place upwards data packet in. Dropping it on the floor.", __func__);
747 LOG_ERROR(LOG_TAG, "%s invalid event type, could not translate 0x%x", __func__, event);
791 LOG_ERROR(LOG_TAG, "%s could not create upward dispatcher.", __func__);