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

  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 44 #define BTA_HH_ENABLE_EVT 0 /* HH enabled */
303 tBTA_HH_STATUS status; /* BTA_HH_ENABLE_EVT */
  /external/bluetooth/bluedroid/btif/src/
btif_util.c 368 CASE_RETURN_STR(BTA_HH_ENABLE_EVT)
btif_hh.c 754 case BTA_HH_ENABLE_EVT:
755 BTIF_TRACE_DEBUG("%s: BTA_HH_ENABLE_EVT: status =%d",__FUNCTION__, p_data->status);
764 BTIF_TRACE_WARNING("BTA_HH_ENABLE_EVT: Error, HH enabling failed, status = %d", p_data->status);
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 108 (* bta_hh_cb.p_cback)(BTA_HH_ENABLE_EVT, (tBTA_HH *)&status);
    [all...]
bta_hh_le.c 250 (* bta_hh_cb.p_cback)(BTA_HH_ENABLE_EVT, (tBTA_HH *)&status);
    [all...]

Completed in 42 milliseconds