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

  /system/bt/bta/hd/
bta_hd_int.h 40 BTA_HD_API_SEND_REPORT_EVT,
bta_hd_api.cc 182 p_buf->hdr.event = BTA_HD_API_SEND_REPORT_EVT;
bta_hd_main.cc 105 /* BTA_HD_API_SEND_REPORT_EVT */ {BTA_HD_IGNORE, BTA_HD_INIT_ST},
128 /* BTA_HD_API_SEND_REPORT_EVT */ {BTA_HD_SEND_REPORT_ACT, BTA_HD_IDLE_ST},
152 /* BTA_HD_API_SEND_REPORT_EVT */ {BTA_HD_SEND_REPORT_ACT,
185 /* BTA_HD_API_SEND_REPORT_EVT */ {BTA_HD_IGNORE,
321 case BTA_HD_API_SEND_REPORT_EVT:
322 return "BTA_HD_API_SEND_REPORT_EVT";

Completed in 79 milliseconds