Home
last modified time | relevance | path

Searched refs:BTA_AG_UNKNOWN (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_ag_api.h143 BTA_AG_UNKNOWN = 0xff, // Should be unset enumerator
172 CASE_RETURN_TEXT(BTA_AG_UNKNOWN); in bta_ag_result_text()
/system/bt/btif/src/
Dbtif_hf.cc1146 tBTA_AG_RES res = BTA_AG_UNKNOWN; in PhoneStateChange()