Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_ag_api.h145 BTA_AG_UNKNOWN = 0xff, // Should be unset enumerator
174 CASE_RETURN_TEXT(BTA_AG_UNKNOWN); in bta_ag_result_text()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc1269 tBTA_AG_RES res = BTA_AG_UNKNOWN; in PhoneStateChange()