www.ti.com
Commands
149
SWRU271H–October 2010–Revised April 2019
Submit Documentation Feedback
Copyright © 2010–2019, Texas Instruments Incorporated
HCI Extension API
hciStatus_t HCI_EXT_HaltDuringRfCmd ( uint8 mode)
This command enables or disables the halting of the MCU while the radio is
operating. When the MCU is not halted, the peak current is higher but the system
is more responsive. When the MCU is halted, the peak current consumption is
reduced but the system is less responsive. The default value is Enable.
Note
NOTE: If there are any active Bluetooth Low Energy connections, this command
is disallowed.
If the halt during RF is disabled, the HCI_EXT_ClkDivOnHaltCmd is
disallowed.
Parameters mode – one of…
HCI_EXT_HALT_DURING_RF_DISABLE
HCI_EXT_HALT_DURING_RF_ENABLE
Corresponding Events: HCI_VendorSpecifcCommandCompleteEvent