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

  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 41 #define BTA_HH_DISABLE_EVT 1 /* HH disabled */
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_utils.c 467 (* bta_hh_cb.p_cback)(BTA_HH_DISABLE_EVT, (tBTA_HH *)&status);
  /external/bluetooth/bluedroid/btif/src/
btif_util.c 334 CASE_RETURN_STR(BTA_HH_DISABLE_EVT)
btif_hh.c 793 case BTA_HH_DISABLE_EVT:
804 BTIF_TRACE_WARNING1("BTA_HH_DISABLE_EVT: Error, HH disabling failed, status = %d", p_data->status);
    [all...]

Completed in 1104 milliseconds