Home
last modified time | relevance | path

Searched refs:browse (Results 1 – 25 of 36) sorted by relevance

12

/external/bluetooth/bluez/src/
Dsdpd-service.c101 sdp_record_t *browse = sdp_record_alloc(); in register_public_browse_group() local
103 browse->handle = SDP_SERVER_RECORD_HANDLE + 1; in register_public_browse_group()
105 sdp_record_add(BDADDR_ANY, browse); in register_public_browse_group()
106 sdpdata = sdp_data_alloc(SDP_UINT32, &browse->handle); in register_public_browse_group()
107 sdp_attr_add(browse, SDP_ATTR_RECORD_HANDLE, sdpdata); in register_public_browse_group()
111 sdp_set_service_classes(browse, browselist); in register_public_browse_group()
115 sdp_attr_add_new(browse, SDP_ATTR_GROUP_ID, in register_public_browse_group()
Ddevice.c123 struct browse_req *browse; /* service discover request */ member
185 device->browse = NULL; in browse_request_cancel()
574 if (device->browse) in discover_services()
689 if (!device->browse) in cancel_discover()
692 if (!dbus_message_is_method_call(device->browse->msg, DEVICE_INTERFACE, in cancel_discover()
696 requestor = browse_request_get_requestor(device->browse); in cancel_discover()
702 discover_services_reply(device->browse, -ECANCELED, NULL); in cancel_discover()
704 browse_request_cancel(device->browse); in cancel_discover()
724 if (device->browse) { in device_request_disconnect()
725 discover_services_reply(device->browse, -ECANCELED, NULL); in device_request_disconnect()
[all …]
/external/chromium/base/third_party/dynamic_annotations/
DREADME.chromium10 http://code.google.com/p/data-race-test/source/browse/?r=2062#svn/trunk/dynamic_annotations
/external/ipsec-tools/
DREADME33 You can also browse the list archive:
/external/junit/src/junit/swingui/
DTestRunner.java343 JButton browse= new JButton("..."); in createBrowseButton() local
344 browse.setToolTipText("Select a Test class"); in createBrowseButton()
345 browse.addActionListener( in createBrowseButton()
352 return browse; in createBrowseButton()
/external/bluetooth/bluez/doc/
Ddevice-api.txt39 will look for the public browse group.
/external/stlport/
DINSTALL106 https://sourceforge.net/tracker/?atid=766246&group_id=146814&func=browse
/external/tcpdump/
DREADME50 excellent contributions from the Internet community (just browse
/external/tinyxml/
Dchanges.txt142 - Added the TiXmlHandle. An easy, safe way to browse XML DOMs with less code.
/external/bluetooth/bluez/
DChangeLog272 Fix device object reference counting for SDP browse requests.
1058 Minimize SDP root records and browse groups.
1305 Hide the server record and the public browse group root.
/external/proguard/src/proguard/gui/
DGUIResources.properties558 browse = Browse... key
/external/srtp/doc/
DDoxyfile420 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en493 http://agrifor.ac.uk/browse/cabi/1193ae5649d3e3cb10282fcf55623ac5.html
494 http://agrifor.ac.uk/browse/cabi/5229e9d3e6c3fdf5520e279fe317bc20.html
1717 http://bioresearch.ac.uk/browse/mesh/D020496.html
2465 http://browse.barnesandnoble.com/browse/nav.asp?visgrp=fiction&N=217361+2050+2147478750&Ne=217361
2466 http://browse.barnesandnoble.com/browse/nav.asp?visgrp=nonfiction&N=217361+2050+2147478750&Ne=217361
2536 http://business.thewest.com.au/classifieds/classifieds-browse.jsp?category=retirement-housing
2554 http://buyit.mercurynews.com/findit/search/browse.jsp?catId=krd_mercurynews62c39&sort=modifieddate&…
2555 http://buyit.myrtlebeachonline.com/findit/search/browse.jsp?catId=krd_myrtlebeachsunnews3280e
2556 http://buyit.myrtlebeachonline.com/findit/search/browse.jsp?catId=krd_myrtlebeachsunnews3c962
2871 http://catalogue.learndirect.co.uk/browse/busman/category5/category15/?view=Ecommerce
[all …]
/external/dropbear/libtomcrypt/
DDoxyfile501 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
/external/clang/docs/
Ddoxygen.cfg.in539 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
/external/libvpx/
Dlibs.doxy_template592 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
/external/srec/doc/
Dsrec.doxygen614 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
/external/llvm/docs/
Ddoxygen.cfg.in639 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
/external/webkit/Source/WebKit/qt/
DChangeLog1288 See also: http://bugreports.qt.nokia.com/browse/QTBUG-13451
/external/zlib/
DChangeLog326 - Enable browse info in the "Debug" and "ASM Debug" configurations in
/external/libvpx/nestegg/docs/
DDoxyfile.in680 # files to browse (i.e. when SOURCE_BROWSER is set to YES).
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT33 The console also has a command history with which you can browse through
/external/libpng/
Dlibpng-1.2.44.txt3062 or you can browse it via "gitweb" at
Dlibpng-1.2.46.txt3062 or you can browse it via "gitweb" at
/external/elfutils/autom4te.cache/
Doutput.06485 # is no need to browse any of the substitutions).

12