Searched refs:CASE_BTC_RSN_STR (Results 1 – 1 of 1) sorted by relevance
10240 #define CASE_BTC_RSN_STR(e) case BTC_RSN_ ## e: return #e macro10326 CASE_BTC_RSN_STR(NONE); in steps_to_str()10327 CASE_BTC_RSN_STR(NTFY_INIT); in steps_to_str()10328 CASE_BTC_RSN_STR(NTFY_SWBAND); in steps_to_str()10329 CASE_BTC_RSN_STR(NTFY_WL_STA); in steps_to_str()10330 CASE_BTC_RSN_STR(NTFY_RADIO_STATE); in steps_to_str()10331 CASE_BTC_RSN_STR(UPDATE_BT_SCBD); in steps_to_str()10332 CASE_BTC_RSN_STR(NTFY_WL_RFK); in steps_to_str()10333 CASE_BTC_RSN_STR(UPDATE_BT_INFO); in steps_to_str()10334 CASE_BTC_RSN_STR(NTFY_SCAN_START); in steps_to_str()[all …]