Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/sdp/include/
Dbta_sdp_int.h49 BTA_SDP_ACTIVE_NONE = 0, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_act.c372 bta_sdp_cb.sdp_active = BTA_SDP_ACTIVE_NONE; in bta_sdp_search_cback()
469 if (bta_sdp_cb.sdp_active != BTA_SDP_ACTIVE_NONE) { in bta_sdp_search()
498 bta_sdp_cb.sdp_active = BTA_SDP_ACTIVE_NONE; in bta_sdp_search()