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.cc182 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_sdp_cback()
249 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_di_sdp_cback()
312 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
363 status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
452 if ((status == BTA_HH_ERR_SDP) && (p_cb->incoming_conn) && in bta_hh_sdp_cmpl()
Dbta_hh_le.cc1484 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