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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_main.c 383 if ((p_cb->state == BTA_HH_NULL_ST) || (p_cb->state >= BTA_HH_INVALID_ST))
574 case BTA_HH_NULL_ST:
575 return"BTA_HH_NULL_ST";
bta_hh_int.h 93 BTA_HH_NULL_ST,

Completed in 113 milliseconds