• Home
  • History
  • Annotate
  • only in /frameworks/base/core/java/android/net/nsd/
History log of /frameworks/base/core/java/android/net/nsd/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
527ba07b637cedf206fec0d3b0cf92141700a23c 09-May-2012 Irfan Sheriff <isheriff@google.com> Use Map for DnsSd TXT record

Bug: 6434844
Change-Id: I767077585f501b46026ed34ec3e778d3e53209cc
nsSdTxtRecord.java
22af38c5261d2c03796b496e6edb125327cace16 04-May-2012 Irfan Sheriff <isheriff@google.com> API review fixes

- Remove the notion of channel from an application perspective
- Remove the use of DnsSd as part of API and add a protocol type to allow
future extensions
- Use the listener object as a handler for stop and unregister operations. Also,
we now allow multiple active discovery operations.
- Remove init/deinit operations in favour of setting up construction

Bug:6434844
Change-Id: Id15521d571aac9c4053d81184ad66dfc54f636de
nsSdServiceInfo.java
etworkServiceInfo.java
sdManager.java
sdServiceInfo.java
54ac7a510245e5f00c16ff5595b6ae8d002c1c3b 19-Apr-2012 Irfan Sheriff <isheriff@google.com> Fix build

Change-Id: I1968e0d7d25f613fa6cf72f82d79f17224e3d5ab
sdManager.java
6c07ba8183edc593527335238a2c6083392df7bc 18-Apr-2012 Irfan Sheriff <isheriff@google.com> Add network service discovery broadcast

Allows apps to know if user has the feature turned off

Change-Id: I2d2fecb148eb4e48eb4aea51d1d7643a82df5c52
sdManager.java
3ef889bf561e59561ff2c6c4b2ffb586b9c5af5c 18-Apr-2012 Irfan Sheriff <isheriff@google.com> Add user control to turn on/off nsd

Change-Id: Ide3cc20adb21ac6dffaf6b9b9136d77a129afa3b
NsdManager.aidl
sdManager.java
120505424098538ed9dfb97bf29b1dd143715259 17-Apr-2012 Irfan Sheriff <isheriff@google.com> Merge "Open p2p pre-association service discovery API"
92784670c48759c0db604ddb95c05a7b9bdebed8 13-Apr-2012 Irfan Sheriff <isheriff@google.com> Open network service discovery API

Add support for DNS based network service discovery API. This
allows applications to discover and resolve applications on a
local network such as Wi-Fi

Change-Id: Ie89895edd35d12b7f7a23fb5fed36cb2b2079f7a
nsSdServiceInfo.java
sdManager.java
8bf825f48fde77cb2feb8720aac17093581bb085 14-Apr-2012 Irfan Sheriff <isheriff@google.com> Open p2p pre-association service discovery API

This allows applications to filter out the devices by the
services supported for the purpose of establishing a
connection.

so, a game app can connect to devices that support the game,
and a media streaming app can filter and connect only to
the available media display devices

Change-Id: Ia792e292d2ca771beeb4ca3b007a047527c19229
nsSdTxtRecord.java
d4fecc2567ca54427b9c86900bccbc7103ea8fde 13-Apr-2012 Irfan Sheriff <isheriff@google.com> Merge "Pre-association service discovery support"
21ba8153325e010224c6bc75a0acdc98b6ca82e8 05-Apr-2012 Irfan Sheriff <isheriff@google.com> Pre-association service discovery support

Add UPnp, Bonjour and vendor specific support for discovering services on
Wi-Fi direct before establishing a connection.

Change-Id: I1c1f3427180abdc80a4e682e713adc7f0326c5ef
Signed-off-by: Yoshihiko Ikenaga <yoshihiko.ikenaga@jp.sony.com>
nsSdTxtRecord.java
817388e056a5d1d0e7cd7de2c6b0c9c80617bc5f 11-Apr-2012 Irfan Sheriff <isheriff@google.com> Bonjour fixes

Change-Id: I1df1dc470bb42c84abc7e1a46bedf9f206910b65
nsSdServiceInfo.java
sdManager.java
fa291e66910c41f441df0b9ea8e6f7630c298637 04-Apr-2012 Irfan Sheriff <isheriff@google.com> Fix build

Add missing file

Change-Id: I5ed1827e1183c37741675ce4d198d3e200c5fb94
nsSdServiceInfo.java
7d024d372431effc87168afdc7cbe387680c4935 23-Mar-2012 Irfan Sheriff <isheriff@google.com> Add initial framework for DNS service discovery

Change-Id: I53c0b7ebfd75e520ebb7553612f1aa8413b6b79b
nsSdTxtRecord.java
NsdManager.aidl
etworkServiceInfo.java
sdManager.java
26d4452a08813cdbb7280c475fe5527cdc9673a3 03-Apr-2012 Irfan Sheriff <isheriff@google.com> Original DnsSd TxtRecord file

Change-Id: I4aa308a3b417d6bdce50567fb66c7119b048140a
nsSdTxtRecord.java