Home
last modified time | relevance | path

Searched refs:bta_hh_state_code (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_main.cc217 static const char* bta_hh_state_code(tBTA_HH_STATE state_code);
320 in_state, bta_hh_state_code(in_state), in bta_hh_sm_execute()
344 bta_hh_state_code(in_state), in bta_hh_sm_execute()
345 bta_hh_state_code(p_cb->state), in bta_hh_sm_execute()
492 static const char* bta_hh_state_code(tBTA_HH_STATE state_code) { in bta_hh_state_code() function