Home
last modified time | relevance | path

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

/system/bt/bta/hd/
Dbta_hd_main.cc225 static const char* bta_hd_state_code(tBTA_HD_STATE state_code);
243 bta_hd_state_code(bta_hd_cb.state), bta_hd_cb.state, in bta_hd_sm_execute()
263 bta_hd_state_code(bta_hd_cb.state), bta_hd_cb.state); in bta_hd_sm_execute()
348 static const char* bta_hd_state_code(tBTA_HD_STATE state_code) { in bta_hd_state_code() function