Searched refs:CASE_BTC_RSN_STR (Results 1 – 1 of 1) sorted by relevance
6545 #define CASE_BTC_RSN_STR(e) case BTC_RSN_ ## e: return #e macro6555 CASE_BTC_RSN_STR(NONE); in steps_to_str()6556 CASE_BTC_RSN_STR(NTFY_INIT); in steps_to_str()6557 CASE_BTC_RSN_STR(NTFY_SWBAND); in steps_to_str()6558 CASE_BTC_RSN_STR(NTFY_WL_STA); in steps_to_str()6559 CASE_BTC_RSN_STR(NTFY_RADIO_STATE); in steps_to_str()6560 CASE_BTC_RSN_STR(UPDATE_BT_SCBD); in steps_to_str()6561 CASE_BTC_RSN_STR(NTFY_WL_RFK); in steps_to_str()6562 CASE_BTC_RSN_STR(UPDATE_BT_INFO); in steps_to_str()6563 CASE_BTC_RSN_STR(NTFY_SCAN_START); in steps_to_str()[all …]