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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 69 tBTA_HH_STATUS status = BTA_HH_ERR;
160 status = BTA_HH_ERR;
446 status = BTA_HH_ERR;
500 disc_dat.status = BTA_HH_ERR;
795 conn_dat.status = (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR;
818 disc_dat.status = BTA_HH_ERR;
878 dev_info.status = BTA_HH_ERR;
977 cbdata.status = BTA_HH_ERR;
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 101 BTA_HH_ERR, /* general BTA HH error */

Completed in 1415 milliseconds