Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_main.cc42 static const char* bta_hh_evt_code(tBTA_HH_INT_EVT evt_code);
192 tBTA_HH_INT_EVT debug_event = static_cast<tBTA_HH_INT_EVT>(event); in bta_hh_sm_execute()
372 static const char* bta_hh_evt_code(tBTA_HH_INT_EVT evt_code) { in bta_hh_evt_code()
Dbta_hh_int.h37 enum tBTA_HH_INT_EVT : uint16_t { enum