Searched refs:mode_to_string (Results 1 – 1 of 1) sorted by relevance
83 static const char *mode_to_string(tBTM_PM_MODE mode);627 …LOG_DEBUG("%s switching from %s to %s.", __func__, mode_to_string(p_cb->state), mode_to_string(md_… in btm_pm_snd_md_req()805 …LOG_DEBUG("%s switched from %s to %s.", __func__, mode_to_string(old_state), mode_to_string(p_cb->… in btm_pm_proc_mode_change()999 static const char *mode_to_string(tBTM_PM_MODE mode) { in mode_to_string() function