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

/external/bluetooth/bluedroid/bta/include/
H A Dbta_hh_api.h44 #define BTA_HH_ENABLE_EVT 0 /* HH enabled */ macro
303 tBTA_HH_STATUS status; /* BTA_HH_ENABLE_EVT */
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_util.c333 CASE_RETURN_STR(BTA_HH_ENABLE_EVT)
H A Dbtif_hh.c782 case BTA_HH_ENABLE_EVT:
783 BTIF_TRACE_DEBUG2("%s: BTA_HH_ENABLE_EVT: status =%d",__FUNCTION__, p_data->status);
792 BTIF_TRACE_WARNING1("BTA_HH_ENABLE_EVT: Error, HH enabling failed, status = %d", p_data->status);
1091 if (BTA_HH_ENABLE_EVT == event)
/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_act.c107 (* bta_hh_cb.p_cback)(BTA_HH_ENABLE_EVT, (tBTA_HH *)&status);
H A Dbta_hh_le.c236 (* bta_hh_cb.p_cback)(BTA_HH_ENABLE_EVT, (tBTA_HH *)&status);

Completed in 885 milliseconds