Home
last modified time | relevance | path

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

/system/bt/bta/mce/
Dbta_mce_act.cc67 bta_mce_cb.sdp_active = BTA_MCE_SDP_ACT_NONE; in bta_mce_search_cback()
156 if (bta_mce_cb.sdp_active != BTA_MCE_SDP_ACT_NONE) { in bta_mce_get_remote_mas_instances()
177 bta_mce_cb.sdp_active = BTA_MCE_SDP_ACT_NONE; in bta_mce_get_remote_mas_instances()
Dbta_mce_int.h71 BTA_MCE_SDP_ACT_NONE = 0, enumerator