Searched refs:state_code (Results 1 – 3 of 3) sorted by relevance
284 static const char* gattc_state_code(tBTA_GATTC_STATE state_code);465 static const char* gattc_state_code(tBTA_GATTC_STATE state_code) { in gattc_state_code() argument466 switch (state_code) { in gattc_state_code()
43 static const char* bta_hh_state_code(tBTA_HH_STATE state_code);426 static const char* bta_hh_state_code(tBTA_HH_STATE state_code) { in bta_hh_state_code() argument427 switch (state_code) { in bta_hh_state_code()
56 static std::string nfa_p2p_llcp_state_code(tNFA_P2P_LLCP_STATE state_code);762 static std::string nfa_p2p_llcp_state_code(tNFA_P2P_LLCP_STATE state_code) { in nfa_p2p_llcp_state_code() argument763 switch (state_code) { in nfa_p2p_llcp_state_code()