Searched refs:BTA_SDP_BUSY (Results 1 – 2 of 2) sorted by relevance
/system/bt/bta/include/ | ||
D | bta_sdp_api.h | 36 #define BTA_SDP_BUSY 2 /* Temporarily can not handle this request. */ macro |
/system/bt/bta/sdp/ | ||
D | bta_sdp_act.c | 501 status = BTA_SDP_BUSY; in bta_sdp_search() |