Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_act.c193 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_sdp_cback()
272 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_di_sdp_cback()
340 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
397 status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
482 if ((status == BTA_HH_ERR_SDP) && in bta_hh_sdp_cmpl()
Dbta_hh_le.c1517 p_dev_cb->status = BTA_HH_ERR_SDP; in bta_hh_le_srvc_search_cmpl()
/system/bt/bta/include/
Dbta_hh_api.h126 BTA_HH_ERR_SDP, /* SDP error */ enumerator