Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_main.c160 static char *bta_hh_evt_code(tBTA_HH_INT_EVT evt_code);
261 bta_hh_evt_code(debug_event)); in bta_hh_sm_execute()
281 bta_hh_evt_code(debug_event)); in bta_hh_sm_execute()
374 static char *bta_hh_evt_code(tBTA_HH_INT_EVT evt_code) in bta_hh_evt_code() function