Home
last modified time | relevance | path

Searched refs:discovery (Results 1 – 25 of 32) sorted by relevance

12

/external/ppp/pppd/plugins/rp-pppoe/
DMakefile.linux29 all: rp-pppoe.so pppoe-discovery
31 pppoe-discovery: libplugin.a pppoe-discovery.o
32 $(CC) -o pppoe-discovery pppoe-discovery.o libplugin.a
34 pppoe-discovery.o: pppoe-discovery.c
35 $(CC) $(CFLAGS) '-DVERSION="$(VERSION)"' -c -o pppoe-discovery.o pppoe-discovery.c
44 $(INSTALL) -s -c -m 555 pppoe-discovery $(BINDIR)
52 libplugin.a: discovery.o if.o common.o debug.o
55 discovery.o: discovery.c
56 $(CC) $(CFLAGS) '-DVERSION="$(VERSION)"' -c -o discovery.o -fPIC discovery.c
Dpppoe-discovery.c83 discovery(conn); in main()
Dpppoe.h306 void discovery(PPPoEConnection *conn);
Dplugin.c145 discovery(conn); in PPPOEConnectDevice()
Ddiscovery.c577 discovery(PPPoEConnection *conn) in discovery() function
/external/bluetooth/bluez/doc/
Dadapter-api.txt58 This method starts the device discovery session. This
74 Note that a discovery procedure is shared between all
75 discovery sessions thus calling StopDiscovery will only
193 only appear during a device discovery.
204 a periodic discovery finishes and previously found
277 Indicates that a device discovery procedure is active.
Ddevice-api.txt36 This method starts the service discovery to retrieve
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P95 Stop ongoing P2P device discovery or other operation (connect, listen
106 Send P2P provision discovery request to the specified peer. The
161 discovery of the peer.
177 Schedule a P2P service discovery request. The parameters for this
180 supports service discovery) and P2P Service Query TLV(s) as hexdump. For
186 discovery protocols and requests this to be sent to all discovered
188 requests are sent during device discovery (see p2p_find).
200 single query TLV (i.e., a service discovery for a specific UPnP
238 Cancel a pending P2P service discovery request. This command takes a
244 Reply to a service discovery query. This command takes following
[all …]
/external/bluetooth/bluez/
DChangeLog11 Fix issue with disconnect after primary service discovery.
18 Fix issue with missing discovery signal when scanning.
44 Fix issue with name resolving when discovery is suspended.
69 Fix issue with duplicate characteristics after discovery.
99 Update support for primary service discovery.
127 Fix regression with Low Energy and interleave discovery.
174 Add support for Add BR/EDR and LE interleaved discovery.
205 Fix issue where discovery could interfere with bonding.
372 Fix discovery mode for CUPS 1.4.x and later.
397 Fix discovery results of CUPS backend.
[all …]
DTODO103 characteristic shall be integrated/used in the discovery procedure. The
165 and characteristics discovery functions return the ATT PDU and the caller
194 - Add sdp discovery support to gattool with BR (--sdp, default is 0x1f)
225 - Device discovery support (both for BR/EDR & LE)
DMakefile.tools205 test/test-discovery test/test-manager test/test-adapter \
/external/gtest/
DREADME.android8 the xUnit architecture. Supports automatic test discovery, a rich set
DREADME9 Supports automatic test discovery, a rich set of assertions, user-defined
/external/ipsec-tools/src/racoon/doc/
DREADME.plainrsa13 it would be for potential attacker to conduct brute-force discovery of
/external/chromium/sdch/open-vcdiff/src/gtest/
DREADME15 Supports automatic test discovery, a rich set of assertions, user-defined
/external/iptables/utils/
Dpf.os71 # discovery. Others do not bother.
173 # disable PMTU discovery, change MTU and so on. Always compare a new rule
/external/llvm/docs/CommandGuide/
Dlit.pod171 of I<test discovery>.
/external/protobuf/gtest/
DREADME9 Supports automatic test discovery, a rich set of assertions, user-defined
/external/chromium/testing/gtest/
DREADME11 xUnit architecture. Supports automatic test discovery, a rich set of
/external/iproute2/doc/
Dip-tunnels.tex249 with this option: tunnels with fixed ttl always make pmtu discovery.
/external/dbus/
DNEWS.pre-1-0414 - add dynamic service file discovery/reloading
/external/dnsmasq/
DCHANGELOG.archive692 discovery code. The flags field in /proc/net/if_inet6 is
1295 Reworked the Linux interface discovery code (again) to
1311 Tweaked the Linux-only interface discovery code to cope
2442 Disable path-MTU discovery on DHCP and TFTP sockets. This
DFAQ20 Second addendum: following the discovery of a security flaw in the
/external/tcpdump/
DCHANGES487 - Decode icmp router discovery messages. Thanks to Jeffrey Honig
/external/wpa_supplicant_8/hostapd/
DChangeLog445 (e.g., to implement draft-adrange-eap-network-discovery-07.txt)

12