From b7e92a714be1205657043d55b1f34016645525e4 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 4 Sep 2012 22:03:14 -0500 Subject: doc: Add a few BT-related clarifications The 'Name' and 'Serial' property take on slightly different meanings in the case of Bluetooth devices (e.g. HFP). Update the documentation to reflect that. --- doc/modem-api.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/modem-api.txt b/doc/modem-api.txt index e242bd1d..1c4e440f 100644 --- a/doc/modem-api.txt +++ b/doc/modem-api.txt @@ -56,7 +56,9 @@ Properties boolean Powered [readwrite] string Name [readonly, optional] - Friendly name of the modem device. + Friendly name of the modem device. In the case of + Bluetooth devices (e.g. Type="sap" or "hfp") this + corresponds to the remote device name or it's alias. string Manufacturer [readonly, optional] @@ -84,6 +86,10 @@ Properties boolean Powered [readwrite] This is usually obtained by using the +CGSN AT command. + In the case of Bluetooth devices (e.g. Type="sap" or + "hfp") this corresponds to the Bluetooth Device + Address of the remote device. + array{string} Features [readonly] List of currently enabled features. It uses simple -- cgit v1.2.3