Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/sdp/include/
Dbta_sdp_int.h50 BTA_SDP_ACTIVE_NONE = 0, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_act.c401 bta_sdp_cb.sdp_active = BTA_SDP_ACTIVE_NONE; in bta_sdp_search_cback()
502 if (bta_sdp_cb.sdp_active != BTA_SDP_ACTIVE_NONE) { in bta_sdp_search()
535 bta_sdp_cb.sdp_active = BTA_SDP_ACTIVE_NONE; in bta_sdp_search()