From 7378408ed4da2267ea7f5fbaff38de57ea75c950 Mon Sep 17 00:00:00 2001 From: Tedd Ho-Jeong An Date: Thu, 16 Jun 2022 12:58:01 -0700 Subject: doc/mgmt-api: Update for Add Extended Advertisement Command This patch aligns the input parameter for Add Extended Advertisement command with actual data struct and add missing flag descriptions. --- doc/mgmt-api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index a429f0ef3..23ea42228 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -3593,7 +3593,6 @@ Add Extended Advertising Parameters Command Controller Index: Command Parameters: Instance (1 Octet) Flags (4 Octets) - Params (2 Octets) Duration (2 Octets) Timeout (2 Octets) MinInterval (4 Octets) @@ -3631,6 +3630,8 @@ Add Extended Advertising Parameters Command 7 Secondary Channel with LE 1M 8 Secondary Channel with LE 2M 9 Secondary Channel with LE Coded + 10 Indicate tx power can be specified + 11 Indicate HW supports the advertising offload 12 The Duration parameter should be used 13 The Timeout parameter should be used 14 The Interval parameters should be used -- cgit v1.2.1