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

  /system/bt/bta/include/
bta_hd_api.h 39 #define BTA_HD_GET_REPORT_EVT 6 /* GET_REPORT request from host */
  /system/bt/btif/src/
btif_hd.cc 233 case BTA_HD_GET_REPORT_EVT:
318 case BTA_HD_GET_REPORT_EVT:
btif_util.cc 280 CASE_RETURN_STR(BTA_HD_GET_REPORT_EVT)
  /system/bt/bta/hd/
bta_hd_act.cc 561 (*bta_hd_cb.p_cback)(BTA_HD_GET_REPORT_EVT, &bta_hd);

Completed in 3416 milliseconds