OSDN Git Service

Document network ports used by bluedroid.
authorSharvil Nanavati <sharvil@google.com>
Tue, 30 Sep 2014 23:56:10 +0000 (16:56 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 16 Mar 2015 23:51:37 +0000 (16:51 -0700)
doc/network_ports.md [new file with mode: 0644]

diff --git a/doc/network_ports.md b/doc/network_ports.md
new file mode 100644 (file)
index 0000000..731ed79
--- /dev/null
@@ -0,0 +1,7 @@
+Network Ports
+===
+This document lists all of the network ports used by bluedroid. It should be
+used as a reference and as a mechanism to avoid port namespace conflicts.
+
+* TCP 8872 (hci/src/btsnoop_net.c) - read live btsnoop logs
+* TCP 8873 (hci/src/hci_inject.c) - inject HCI packets into HCI stream