Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_act.c187 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_sdp_cback()
262 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_di_sdp_cback()
330 tBTA_HH_STATUS status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
359 status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
388 status = BTA_HH_ERR_SDP; in bta_hh_start_sdp()
/external/bluetooth/bluedroid/bta/include/
Dbta_hh_api.h102 BTA_HH_ERR_SDP, /* SDP error */ enumerator