summaryrefslogtreecommitdiffstats
path: root/serial/storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'serial/storage.h')
-rw-r--r--serial/storage.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/serial/storage.h b/serial/storage.h
index e87dd676..82512c90 100644
--- a/serial/storage.h
+++ b/serial/storage.h
@@ -20,3 +20,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
+
+int port_store(bdaddr_t *src, bdaddr_t *dst, int id,
+ uint8_t ch, const char *svcname);