Searched refs:BTA_HH_ERR (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_act.c69 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;
/external/bluetooth/bluedroid/bta/include/
H A Dbta_hh_api.h101 BTA_HH_ERR, /* general BTA HH error */ enumerator in enum:__anon678

Completed in 48 milliseconds