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

  /system/bt/bta/hh/
bta_hh_int.h 64 BTA_HH_DISC_CMPL_EVT
68 #define BTA_HH_INVALID_EVT (BTA_HH_DISC_CMPL_EVT + 1)
bta_hh_main.cc 376 case BTA_HH_DISC_CMPL_EVT: /* disable complete */
460 case BTA_HH_DISC_CMPL_EVT:
461 return "BTA_HH_DISC_CMPL_EVT";

Completed in 3292 milliseconds