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.c68 bta_mce_cb.sdp_active = BTA_MCE_SDP_ACT_NONE; in bta_mce_search_cback()
157 if (bta_mce_cb.sdp_active != BTA_MCE_SDP_ACT_NONE) in bta_mce_get_remote_mas_instances()
176 bta_mce_cb.sdp_active = BTA_MCE_SDP_ACT_NONE; in bta_mce_get_remote_mas_instances()
Dbta_mce_int.h77 BTA_MCE_SDP_ACT_NONE = 0, enumerator