HomeSort by relevance Sort by last modified time
    Searched refs:sdp_busy (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/hid/
hidh_int.h 55 bool sdp_busy; member in struct:host_ctb
hidh_api.cc 56 if (hh_cb.sdp_busy) return HID_ERR_SDP_BUSY;
66 hh_cb.sdp_busy = true;
102 hh_cb.sdp_busy = false;

Completed in 53 milliseconds