![]() |
nrfxlib API 3.3.99
|
| uint8_t sdc_hci_cmd_le_cs_write_cached_remote_fae_table | ( | const sdc_hci_cmd_le_cs_write_cached_remote_fae_table_t * | p_params, |
| sdc_hci_cmd_le_cs_write_cached_remote_fae_table_return_t * | p_return ) |
#include <softdevice_controller/include/sdc_hci_cmd_le.h>
LE CS Write Cached Remote FAE Table.
The description below is extracted from Core_v6.3, Vol 4, Part E, Section 7.8.136
This command is used by a Host to write a cached copy of the per-channel mode-0 Frequency Actuation Error table of the remote device in the local Controller.
Errors:
See Section 4.5.2 for a list of error types and descriptions.
Type Condition Error code
MC The remote Controller supports a Frequency Actuation Error of zero Unsupported
relative to its mode-0 transmissions in the reflector role (No_FAE Feature or
bit set as described in [Vol 6] Part B, Section 2.4.2.44). Parameter Value
(0x11)
MC An LL_CS_FAE_RSP PDU has been received from the remote Controller. Command
Disallowed
(0x0C)
MC A CS configuration has been created in the local Controller. Command
Disallowed
(0x0C)
MC Connection_Handle does not identify an ACL. Unknown
Connection
Identifier
(0x02)
Event(s) generated (unless masked away):
When the HCI_LE_CS_Write_Cached_Remote_FAE_Table command has completed, an HCI_Command_Complete event shall be generated.
| [in] | p_params | Input parameters. |
| [out] | p_return | Extra return parameters. |
| 0 | if success. |