Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h59 #define BTA_HH_API_ERR_EVT 16 /* API error is caught */ macro
/system/bt/btif/src/
Dbtif_util.cc266 CASE_RETURN_STR(BTA_HH_API_ERR_EVT) in dump_hh_event()
Dbtif_hh.cc1089 case BTA_HH_API_ERR_EVT: in btif_hh_upstreams_evt()
1131 else if (BTA_HH_API_ERR_EVT == event) in bte_hh_evt()