diff options
Diffstat (limited to 'serial/storage.h')
| -rw-r--r-- | serial/storage.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/serial/storage.h b/serial/storage.h index 82512c90..2abdf0ce 100644 --- a/serial/storage.h +++ b/serial/storage.h @@ -21,5 +21,6 @@   *   */ +int port_delete(bdaddr_t *src, bdaddr_t *dst, int id);  int port_store(bdaddr_t *src, bdaddr_t *dst, int id,  			uint8_t ch, const char *svcname); | 
