Searched refs:BTA_SDP_FAILURE (Results 1 – 3 of 3) sorted by relevance
60 tBTA_SDP_STATUS status = BTA_SDP_FAILURE; in BTA_SdpEnable()69 return BTA_SDP_FAILURE; in BTA_SdpEnable()128 tBTA_SDP_STATUS ret = BTA_SDP_FAILURE; in BTA_SdpSearch()158 tBTA_SDP_STATUS ret = BTA_SDP_FAILURE; in BTA_SdpCreateRecordByUser()186 tBTA_SDP_STATUS ret = BTA_SDP_FAILURE; in BTA_SdpRemoveRecordByUser()
367 tBTA_SDP_STATUS status = BTA_SDP_FAILURE; in bta_sdp_search_cback()465 tBTA_SDP_STATUS status = BTA_SDP_FAILURE; in bta_sdp_search()
36 #define BTA_SDP_FAILURE 1 /* Generic failure. */ macro