Home
last modified time | relevance | path

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

/system/bt/bta/sdp/
Dbta_sdp_int.h48 BTA_SDP_ACTIVE_NONE = 0, enumerator
Dbta_sdp_act.cc338 bta_sdp_cb.sdp_active = BTA_SDP_ACTIVE_NONE; in bta_sdp_search_cback()
438 if (bta_sdp_cb.sdp_active != BTA_SDP_ACTIVE_NONE) { in bta_sdp_search()
468 bta_sdp_cb.sdp_active = BTA_SDP_ACTIVE_NONE; in bta_sdp_search()