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

  /external/bluetooth/bluez/test/
sdptest.c 73 sdp_set_notify(session, callback, NULL);
  /external/bluetooth/bluez/include/bluetooth/
sdp_lib.h 141 int sdp_set_notify(sdp_session_t *session, sdp_callback_t *func, void *udata);
  /external/bluetooth/bluez/common/
glib-helper.c 268 if (sdp_set_notify(ctxt->session, search_completed_cb, ctxt) < 0) {
  /external/bluetooth/bluez/lib/
sdp.c 3645 int sdp_set_notify(sdp_session_t *session, sdp_callback_t *func, void *udata) function
    [all...]

Completed in 285 milliseconds