Home
last modified time | relevance | path

Searched refs:BTA_HH_ERR_SDP (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c190 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_sdp_cback()
261 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_di_sdp_cback()
321 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
378 status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
448 if ((status == BTA_HH_ERR_SDP) && in bta_hh_sdp_cmpl()
Dbta_hh_le.c1555 p_dev_cb->status = BTA_HH_ERR_SDP; in bta_hh_le_srvc_search_cmpl()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h126 BTA_HH_ERR_SDP, /* SDP error */ enumerator