commit | 26d5be2e5d112b1e958e34eb2f94c8600301c5cd | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Fri Mar 11 11:25:23 2016 -0800 |
committer | Mitchell Wills <mwills@google.com> | Fri Aug 26 13:18:57 2016 -0700 |
tree | 5b671acaea42e1e49ffc414baeb4fc1b6e822591 | |
parent | 065c07e991e7624ec97a12ded39d2766fb1360da [diff] |
[NAN] Consolidate publish/subscribe callback sets into single set Merge onPublishFail & onSubscribeFail into onSessionConfigFail. Merge onPublishTerminated & onSubscribeTerminated into onSessionTerminated. A session is either publish or subscribe (never the two) so redundant. (cherry-pick of 8414f5cf2bd86dcbaea1976590e838e41af554b3) Bug: 27610709 Change-Id: I0282d17db88754428da25ee5f064b9a4805f9736 (cherry picked from commit 776ba56e53f8aab37b8a5a718fbf3bf84de65001)