OSDN Git Service

Add RFCOMM result code string for an unspecified error.
[android-x86/system-bt.git] / stack / rfcomm / port_api.c
index abc5b89..7b746e4 100644 (file)
@@ -54,6 +54,7 @@ static const char *result_code_strings[] = {
   "No memory",
   "No resources",
   "Bad BD address",
+  "Unspecified error",
   "Bad handle",
   "Not opened",
   "Line error",