Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_sdp_api.h36 #define BTA_SDP_BUSY 2 /* Temporarily can not handle this request. */ macro
/system/bt/bta/sdp/
Dbta_sdp_act.c501 status = BTA_SDP_BUSY; in bta_sdp_search()