Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h44 #define BTA_HH_ENABLE_EVT 0 /* HH enabled */ macro
/system/bt/btif/src/
Dbtif_util.c347 CASE_RETURN_STR(BTA_HH_ENABLE_EVT) in dump_hh_event()
Dbtif_hh.c739 case BTA_HH_ENABLE_EVT: in btif_hh_upstreams_evt()
1095 if (BTA_HH_ENABLE_EVT == event) in bte_hh_evt()
/system/bt/bta/hh/
Dbta_hh_act.c108 (* bta_hh_cb.p_cback)(BTA_HH_ENABLE_EVT, (tBTA_HH *)&status); in bta_hh_api_enable()
Dbta_hh_le.c253 (* bta_hh_cb.p_cback)(BTA_HH_ENABLE_EVT, (tBTA_HH *)&status); in bta_hh_le_register_cmpl()