Searched refs:BTA_SDP_SUCCESS (Results 1 – 3 of 3) sorted by relevance
84 status = BTA_SDP_SUCCESS; in BTA_SdpEnable()104 tBTA_SDP_STATUS status = BTA_SDP_SUCCESS; in BTA_SdpDisable()138 ret = BTA_SDP_SUCCESS; in BTA_SdpSearch()166 ret = BTA_SDP_SUCCESS; in BTA_SdpCreateRecordByUser()194 ret = BTA_SDP_SUCCESS; in BTA_SdpRemoveRecordByUser()
388 status = BTA_SDP_SUCCESS; in bta_sdp_search_cback()442 tBTA_SDP_STATUS status = BTA_SDP_SUCCESS; in bta_sdp_enable()
35 #define BTA_SDP_SUCCESS 0 /* Successful operation. */ macro