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.h50 BTA_SDP_ACTIVE_NONE = 0, enumerator
Dbta_sdp_act.c401 bta_sdp_cb.sdp_active = BTA_SDP_ACTIVE_NONE; in bta_sdp_search_cback()
498 if (bta_sdp_cb.sdp_active != BTA_SDP_ACTIVE_NONE) in bta_sdp_search()
529 bta_sdp_cb.sdp_active = BTA_SDP_ACTIVE_NONE; in bta_sdp_search()