Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhiddefs.h52 HID_ERR_SDP_BUSY, enumerator
80 CASE_RETURN_TEXT(HID_ERR_SDP_BUSY); in hid_status_text()
/system/bt/stack/hid/
Dhidh_api.cc58 if (hh_cb.sdp_busy) return HID_ERR_SDP_BUSY; in HID_HostGetSDPRecord()