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

  /system/bt/bta/hd/
bta_hd_int.h 41 BTA_HD_API_REPORT_ERROR_EVT,
bta_hd_api.cc 300 p_buf->hdr.event = BTA_HD_API_REPORT_ERROR_EVT;
bta_hd_main.cc 106 /* BTA_HD_API_REPORT_ERROR_EVT */ {BTA_HD_IGNORE, BTA_HD_INIT_ST},
129 /* BTA_HD_API_REPORT_ERROR_EVT */ {BTA_HD_IGNORE, BTA_HD_IDLE_ST},
154 /* BTA_HD_API_REPORT_ERROR_EVT */ {BTA_HD_REPORT_ERROR_ACT,
187 /* BTA_HD_API_REPORT_ERROR_EVT */ {BTA_HD_IGNORE,
321 case BTA_HD_API_REPORT_ERROR_EVT:
322 return "BTA_HD_API_REPORT_ERROR_EVT";

Completed in 222 milliseconds