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

  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 134 BTA_HH_ERR_AUTH_FAILED, /* authentication fail */
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 828 BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR;
879 conn_dat.status = (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR;
    [all...]
bta_hh_le.c     [all...]

Completed in 490 milliseconds