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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 69 tBTA_HH_STATUS status = BTA_HH_ERR;
161 status = BTA_HH_ERR;
439 status = BTA_HH_ERR;
493 disc_dat.status = BTA_HH_ERR;
783 conn_dat.status = (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR;
806 disc_dat.status = BTA_HH_ERR;
866 dev_info.status = BTA_HH_ERR;
965 cbdata.status = BTA_HH_ERR;
    [all...]
bta_hh_utils.c 402 tBTA_HH_STATUS status = BTA_HH_ERR;
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 114 BTA_HH_ERR, /* general BTA HH error */
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_pm.c 614 if (bta_hh_read_ssr_param(peer_addr, &p_spec_cur->max_lat, &p_spec_cur->min_rmt_to) == BTA_HH_ERR)

Completed in 60 milliseconds