HomeSort by relevance Sort by last modified time
    Searched refs:BTA_HH_ENABLE_EVT (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 40 #define BTA_HH_ENABLE_EVT 0 /* HH enabled */
280 tBTA_HH_STATUS status; /* BTA_HH_ENABLE_EVT */
  /external/bluetooth/bluedroid/btif/src/
btif_util.c 333 CASE_RETURN_STR(BTA_HH_ENABLE_EVT)
btif_hh.c 779 case BTA_HH_ENABLE_EVT:
780 BTIF_TRACE_DEBUG2("%s: BTA_HH_ENABLE_EVT: status =%d",__FUNCTION__, p_data->status);
789 BTIF_TRACE_WARNING1("BTA_HH_ENABLE_EVT: Error, HH enabling failed, status = %d", p_data->status);
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 100 (* bta_hh_cb.p_cback)(BTA_HH_ENABLE_EVT, (tBTA_HH *)&status);
    [all...]

Completed in 34 milliseconds