From: Marcel Holtmann Date: Thu, 3 Jul 2014 21:51:49 +0000 (+0200) Subject: doc: Update the controller configuration parameter naming X-Git-Tag: android-x86-4.4-r3~3294 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=1bd220070a2a5913d7bc8da4d75c65b84499d880;p=android-x86%2Fexternal-bluetooth-bluez.git doc: Update the controller configuration parameter naming --- diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index e13eff19e..5515304bf 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -1979,8 +1979,8 @@ Read Controller Configuration Information Command Controller Index: Command Parameters: Return Parameters: Manufacturer (2 Octets) - Supported_Configurations (4 Octets) - Missing_Configurations (4 Octets) + Supported_Options (4 Octets) + Missing_Options (4 Octets) This command is used to retreive the supported configuration options of a controller and the missing configuration options. @@ -1991,8 +1991,8 @@ Read Controller Configuration Information Command response to Read Unconfigured Controller Index List command or Unconfigured Index Added event. - Supported_Configurations and Missing_Configurations is a - bitmask with currently the following available bits: + Supported_Options and Missing_Options is a bitmask with currently + the following available bits: 0 Bluetooth public address configuration @@ -2008,8 +2008,8 @@ Read Controller Configuration Information Command setting option will not be present. When all configurations have been completed and as a result the - Missing_Configurations mask would become empty, then the now - ready controller will be announced via Index Added event. + Missing_Options mask would become empty, then the now ready + controller will be announced via Index Added event. This command generates a Command Complete event on success or a Command Status event on failure. @@ -2024,7 +2024,7 @@ Set Public Address Command Command Code: 0x0038 Controller Index: Command Parameters: Address (6 Octets) - Return Parameters: Missing_Configurations (4 Octets) + Return Parameters: Missing_Options (4 Octets) This command allows configuration of public address. Since a vendor specific procedure is required, this command might not be supported @@ -2032,15 +2032,15 @@ Set Public Address Command controllers will offer support for this command. When the support for Bluetooth public address configuration is - indicated in the Supported Configurations mask, then this command + indicated in the supported options mask, then this command can be used to configure the public address. It is only possible to configure the public address when the controller is powered off. - For an unconfigured controller and when Missing_Configurations - returns an empty mask, this means that a Index Added event for - the now fully configured controller can be expected. + For an unconfigured controller and when Missing_Options returns + an empty mask, this means that a Index Added event for the now + fully configured controller can be expected. For a fully configured controller, the current controller index will become invalid and an Unconfigured Index Removed event will