Searched refs:BTA_HH_DISC_CMPL_EVT (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_int.h76 BTA_HH_DISC_CMPL_EVT enumerator in enum:__anon614
80 #define BTA_HH_INVALID_EVT (BTA_HH_DISC_CMPL_EVT + 1)
H A Dbta_hh_main.c438 case BTA_HH_DISC_CMPL_EVT: /* disable complete */
530 case BTA_HH_DISC_CMPL_EVT:
531 return "BTA_HH_DISC_CMPL_EVT";

Completed in 29 milliseconds