summaryrefslogtreecommitdiffstats
path: root/btif/include/btif_storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'btif/include/btif_storage.h')
-rw-r--r--btif/include/btif_storage.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/btif/include/btif_storage.h b/btif/include/btif_storage.h
index 54dc5d6b0..7763d3a3d 100644
--- a/btif/include/btif_storage.h
+++ b/btif/include/btif_storage.h
@@ -93,11 +93,11 @@ bt_status_t btif_storage_set_remote_device_property(bt_bdaddr_t *remote_bd_addr,
**
** Function btif_storage_add_remote_device
**
-** Description BTIF storage API - Adds a newly discovered device to NVRAM
-** along with the timestamp. Also, stores the various
+** Description BTIF storage API - Adds a newly discovered device to
+** track along with the timestamp. Also, stores the various
** properties - RSSI, BDADDR, NAME (if found in EIR)
**
-** Returns BT_STATUS_SUCCESS if the store was successful,
+** Returns BT_STATUS_SUCCESS if successful,
** BT_STATUS_FAIL otherwise
**
*******************************************************************************/