Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_main.c257 static char *bta_hh_state_code(tBTA_HH_STATE state_code);
363 in_state, bta_hh_state_code(in_state), in bta_hh_sm_execute()
385 bta_hh_state_code(in_state), in bta_hh_sm_execute()
386 bta_hh_state_code(p_cb->state), in bta_hh_sm_execute()
546 static char *bta_hh_state_code(tBTA_HH_STATE state_code) in bta_hh_state_code() function