Searched refs:state_code (Results 1 – 5 of 5) sorted by relevance
225 static const char* bta_hd_state_code(tBTA_HD_STATE state_code);348 static const char* bta_hd_state_code(tBTA_HD_STATE state_code) { in bta_hd_state_code() argument349 switch (state_code) { in bta_hd_state_code()
285 static const char* gattc_state_code(tBTA_GATTC_STATE state_code);466 static const char* gattc_state_code(tBTA_GATTC_STATE state_code) { in gattc_state_code() argument467 switch (state_code) { in gattc_state_code()
217 static const char* bta_hh_state_code(tBTA_HH_STATE state_code);492 static const char* bta_hh_state_code(tBTA_HH_STATE state_code) { in bta_hh_state_code() argument493 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()
39 static const char* bta_hl_cch_state_code(tBTA_HL_CCH_STATE state_code);40 static const char* bta_hl_dch_state_code(tBTA_HL_DCH_STATE state_code);1830 static const char* bta_hl_cch_state_code(tBTA_HL_CCH_STATE state_code) { in bta_hl_cch_state_code() argument1831 switch (state_code) { in bta_hl_cch_state_code()1854 static const char* bta_hl_dch_state_code(tBTA_HL_DCH_STATE state_code) { in bta_hl_dch_state_code() argument1855 switch (state_code) { in bta_hl_dch_state_code()