Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_hh_api.h41 #define BTA_HH_DISABLE_EVT 1 /* HH disabled */ macro
/external/bluetooth/bluedroid/btif/src/
Dbtif_util.c330 CASE_RETURN_STR(BTA_HH_DISABLE_EVT) in dump_hh_event()
Dbtif_hh.c741 case BTA_HH_DISABLE_EVT: in btif_hh_upstreams_evt()
1020 else if (BTA_HH_DISABLE_EVT == event) in bte_hh_evt()
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_act.c169 (* bta_hh_cb.p_cback)(BTA_HH_DISABLE_EVT, (tBTA_HH *)&status); in bta_hh_disc_cmpl()