Searched refs:mode_to_string (Results 1 – 1 of 1) sorted by relevance
81 static const char *mode_to_string(tBTM_PM_MODE mode);602 …M_TRACE_DEBUG("%s switching from %s to %s.", __func__, mode_to_string(p_cb->state), mode_to_string… in btm_pm_snd_md_req()776 …BTM_TRACE_DEBUG("%s switched from %s to %s.", __func__, mode_to_string(old_state), mode_to_string(… in btm_pm_proc_mode_change()957 static const char *mode_to_string(tBTM_PM_MODE mode) in mode_to_string() function