Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_main.cc47 static const char* bta_hh_evt_code(tBTA_HH_INT_EVT evt_code);
53 bta_hh_evt_code(static_cast<tBTA_HH_INT_EVT>(event))); in bta_hh_better_state_machine()
199 tBTA_HH_INT_EVT debug_event = static_cast<tBTA_HH_INT_EVT>(event); in bta_hh_sm_execute()
361 static const char* bta_hh_evt_code(tBTA_HH_INT_EVT evt_code) { in bta_hh_evt_code()
Dbta_hh_int.h40 enum tBTA_HH_INT_EVT : uint16_t { enum