Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_sdp_api.h37 #define BTA_SDP_BUSY 2 /* Temporarily can not handle this request. */ macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_act.c471 status = BTA_SDP_BUSY; in bta_sdp_search()